Filter by market status. Possible values: unopened, open, closed, settled. Leave empty to return markets with any status.
status filter may be supplied at a time.| Compatible Timestamp Filters | Additional Status Filters | Extra Notes |
|---|---|---|
| min_created_ts, max_created_ts | unopened, open, empty | |
| min_close_ts, max_close_ts | closed, empty | |
| min_settled_ts, max_settled_ts | settled, empty | |
| min_updated_ts | empty | Incompatible with all filters besides mve_filter=exclude |
Number of results per page. Defaults to 100. Maximum value is 1000.
1 <= x <= 1000Pagination cursor. Use the cursor value returned from the previous response to get the next page of results. Leave empty for the first page.
Event ticker of desired positions. Multiple event tickers can be provided as a comma-separated list (maximum 10).
Filter by series ticker
Filter items that created after this Unix timestamp
Filter items that created before this Unix timestamp
Return markets updated later than this Unix timestamp. Incompatible with any other filters.
Filter items that close before this Unix timestamp
Filter items that close after this Unix timestamp
Filter items that settled after this Unix timestamp
Filter items that settled before this Unix timestamp
Filter by market status. Leave empty to return markets with any status.
unopened, open, paused, closed, settled Filter by specific market tickers. Comma-separated list of market tickers to retrieve.
Filter by multivariate events (combos). 'only' returns only multivariate events, 'exclude' excludes multivariate events.
only, exclude