This endpoint retrieves past trades on the exchange split up by order. This is a paginated endpoint. For example, if a trade fills more than one order at once, it will show up as two entries for the bettor.
GET /trades/* endpoints share a combined limit of 200 requests/min. See Rate Limits.Only get trades placed after this time in UNIX seconds
Only get trades placed before this time in UNIX seconds
Only get trades placed by this bettor (regardless if maker or taker)
If true, only get settled trades
Only get trades for particular markets. Comma separated
Only get trades placed for a particular token
If true, only get trades where the bettor is the maker
Only get trades under this affiliate
Requested page size. Each call will only return up to this amount of records. Default is 100.
Used for pagination. Pass the nextKey returned from the previous request to retrieve the next set of records.
Filter trades to see only those with SUCCESS or FAILED status
Only get trades for this event ID