List Predict.Fun markets with filtering and sorting
event_slug belong to the same event.
| Constraint | Value |
|---|---|
limit | 1–100 (default 20) |
event_slug are outcomes under one event (e.g. all teams in “2026-nba-champion”). Use event_slug as a query parameter to fetch all outcomes.
| Variant | Description |
|---|---|
DEFAULT | General markets |
CRYPTO_UP_DOWN | Crypto price direction |
SPORTS_TEAM_MATCH | Team vs team |
SPORTS_MATCH | Match outcome |
TWEET_COUNT | Social media |
best_bid/best_ask instead of price (CLOB-style pricing). Currently null for most markets.is_neg_risk indicates negative risk markets (event-grouped, shares one slug).is_yield_bearing indicates yield-bearing collateral.bid_depth/ask_depth for liquidity signals (no volume/OI columns).Filter by market status
open, closed Filter by market variant
DEFAULT, CRYPTO_UP_DOWN, SPORTS_TEAM_MATCH, SPORTS_MATCH, TWEET_COUNT Search in title
3 - 100Minimum bid depth
x >= 0Filter by condition ID(s)
50Filter by market slug(s)
50Filter by market ID(s)
50Filter by token ID(s)
50Filter by event slug(s) — returns all outcomes under that event
50Sort order
created, created_asc, price_desc, price_asc, bid_depth Results per page
1 <= x <= 100Cursor for next page