List combo markets
Returns combo (parlay) markets with leg metadata, status, volume, trader activity, prices, and lifecycle statistics. Use timeframe to choose the activity window and pagination_key from the previous response to request the next page.
Query Parameters
Metrics window. Default: lifetime
1m, 5m, 30m, 1h, 6h, 24h, 7d, 30d, lifetime Sort field. Default: usd_volume
usd_volume, shares_volume, unique_traders, status, builder_usd_volume, fees, txns Sort direction. Default: desc
asc, desc Filter by combo state Combo status filter.
open means the combo has not reached a final outcome.
resolved_yes means the YES side resolved as the winning side.
resolved_no means the NO side resolved as the winning side.
resolved_split means both YES and NO sides resolved with non-zero payouts.
resolved_zero means both YES and NO sides resolved with zero payout.
open, resolved_yes, resolved_no, resolved_split, resolved_zero Return one combo by condition id
Only return combos created by this wallet address
Only return combos that include this market condition id
Only return combos that include this market slug
Only return combos that include this event slug
Page size. Default 50, max 250
Cursor from the previous response's pagination.pagination_key
Response
Combo markets and pagination metadata
Combo condition id.
Metrics window used for this row.
Combo type.
Yes-side position id.
No-side position id.
Last refresh time in Unix milliseconds.
Address that created the combo.
Window timestamp in Unix seconds.
First block where the combo was seen.
First timestamp where the combo was seen.
Combo state: open, resolved_yes, resolved_no, resolved_split, or resolved_zero.