Polyrank highest-ROI resolved trades
polyrank_get_top_roi_tradesRetrieve the highest return-on-cost winning bets from Polymarket, filterable by category and time period, sorted by ROI or other metrics.
Instructions
The biggest return-on-cost RESOLVED Polymarket bets (won positions with a real cost floor) — a hall-of-fame of single trades by ROI multiple. Optionally filter by market category (e.g. "Sports", "Politics", "Crypto"). Identities are masked (pseudonym only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Sort direction (default "desc"). | |
| sort | No | Sort key (default "roi"). | |
| limit | No | Rows to return (max 100, default 50). | |
| category | No | Market category filter, e.g. "Sports", "Politics", "Crypto". | |
| since_days | No | Only trades resolved within the last N days. |