Skip to main content
enum
Single team-vs-team match (e.g. “Lakers vs Celtics”).
enum
Best-of-N series within a tournament (e.g. NBA Finals series, MLB postseason series).
enum
Season/tournament-level championship (e.g. “Pro Basketball Champion?”, Super Bowl winner).
enum
Esports match (e.g. “Dota 2: Aurora vs Heroic”, “CS2: FaZe vs Navi”). Similar market roles to traditional sports (moneyline, totals, props) but distinct event category.
enum
Awards show / cultural competition outright field — typically one Yes/No market per nominee/entrant (e.g. “Eurovision Winner 2026”, Oscars Best Picture, Grammy of the Year).
enum
Election / nomination / primary outright field — typically one Yes/No market per candidate (e.g. “Democratic Presidential Nominee 2028”).
enum
Numeric threshold ladder for a price/value (e.g. “BTC > $X”).
enum
Date-bucket ladder (e.g. “Before Jan 21, 2029”).
enum
FOMC / central-bank rate-decision event.
enum
Single binary yes/no event.
enum
Weather or climate measure ladder (e.g. daily high temperature in °C, one Yes/No market per bucket or tail).
enum
Multi-select / pick-N field where the entrant set is a list of distinct items (policy items, demands, topics) rather than candidates, dates, or numeric buckets (e.g. “What Iranian demands will Trump agree to?”, “What will the bill include?”).
enum
Fallback.

Used By

Returned by
  • eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of filterPredictionMarkets when you need entrant/segment/ladder details (country codes, period+stat grouping, parsed numeric/date rungs) without re-parsing labels client-side.
  • filterPredictionEvents: Filters prediction events using optional text, IDs, and ranking criteria.