Series
A series is a broad grouping of related events β like a sports league or a season. Think of it as a folder that contains many games or occurrences. Examples: NFL 2025-26 Season, NBA 2025-26 Season, March Madness 2026Events
An event is a specific occurrence within a series β usually a single game, match, or contest. Each event has a start time, participants, and one or more markets attached to it. Examples: Chiefs vs Eagles β Feb 9, 2026, Lakers vs Celtics β Jan 15, 2026Markets
A market is the actual thing you trade. Itβs a single yes/no question about an event. Each market settles at $1.00 if the outcome happens and $0.00 if it doesnβt. One event can have multiple markets. For example, a single NFL game might have:| Market type | Question | Example |
|---|---|---|
| Moneyline | Who wins? | Will the Chiefs win? |
| Spread | Will they win by more than X points? | Chiefs -3.5 |
| Total | Will the combined score be over/under X? | Total points over 47.5 |
| Prop | Will a specific thing happen in the game? | Mahomes over 2.5 TDs |
Market slugs
Every market has a slug β a URL-friendly identifier likeaec-nfl-kc-phi-2026-02-09. This is what you use everywhere: placing orders, fetching order books, subscribing to WebSocket streams.
You can find slugs by searching or browsing markets through the API.