18+Data Sources
600+Markets
Sub-secondPush updates
99.99%Uptime
30+Leagues
1M+Daily Requests
Every endpoint. Zero guesswork.
RESTful design. Predictable URLs. JSON everywhere. WebSocket when you need speed.
GET
/sports/{id}/events/{date}All events for a sport on a date with real-time odds from every book. The most-used endpoint.
Avg latencysub-second
Request
curl "https://therundown.io/api/v2/sports/4/events/2026-02-12?key=YOUR_KEY&market_ids=1,2,3&offset=300"Response preview
{
"events": [{
"teams": [
{ "name": "Celtics" },
{ "name": "Lakers" }
],
"markets": [{
"market_id": 1,
"name": "moneyline",
"participants":
}]
}]
}Everything you need. Nothing you don't.
One API for odds, scores, stats, and markets across major sports, sportsbooks, and supported prediction markets.
Coverage
18+ Data Sources
Published sportsbooks and prediction markets normalized into a single schema.
PinnacleDraftKingsFanDuelBetMGMBet365BovadaKalshiPolymarketUnibetMatchbookBodogBetOnlineLowVig
Depth
600+ Markets
Moneyline18+ sources
Spread18+ sources
Totals18+ sources
Player Props200+ types
Team Totals12 books
Futures8 books
Live In-Playreal-time
Alternate Lines100+ per game
Real-Time WebSocket
Sub-second odds deltas.
No polling. Ever.
Sub-secondupdates
Global
30+ Leagues
•NFL
•NBA
•MLB
•NHL
•NCAAF
•NCAAB
•UFC
•EPL
•Champions League
•La Liga
•WNBA
•Cricket
Odds History
Up to unlimited line movement history for every event, every book.
BOS28312627112
LAL25292826108
Live Scores & Stats
Period-by-period scores, venue, broadcast, game clock.
$ curl -s "https://therundown.io/api/v2/sports/4/events/2026-02-12\
?key=YOUR_KEY&market_ids=1,2,3&offset=300" | jq .
{
"meta": { "delta_last_id": "11929034100012" },
"events": [{
"event_id": "a1b2c3d4e5f6",
"teams": [
{ "name": "Boston Celtics", "is_away": true },
{ "name": "Los Angeles Lakers", "is_away": false }
],
"score": { "score_away": 112, "score_home": 108 },
"markets": [
{ "market_id": 1, "name": "moneyline", "participants": [...] },
{ "market_id": 2, "name": "spread", "participants": [...] },
{ "market_id": 3, "name": "total", "participants": [...] }
]
}]
}API plans & pricing
Start free. Scale when you're ready. No credit card required.
- Free$0/monthNo credit card required20,000/daydata points
- REST API access
- 3 sportsbooks (BetMGM, DK, FD)
- Pre-match odds
- Schedules & reference data
- No player props or alt markets
- No live in-game odds
- No historical data
- 5-minute data delay
1 req/sec rate limit5 minutes delay - Starter$49/monthComplete odds data access5,000,000/modata pointsthen $0.002/pt
- All 18+ bookmakers
- All periods & markets
- Live odds access
- Best lines
- 7-day odds history
- 60-second data delay
- No WebSocket streaming
- No +EV calculations
2 req/sec rate limit60 seconds delay - Pro$149/month+EV tools & faster data25,000,000/modata pointsthen $0.001/pt
- Everything in Starter
- Value / +EV calculations
- Opening & closing lines
- 30-day odds history
- 30-second data delay
- No WebSocket streaming
5 req/sec rate limit30 seconds delay - Most PopularUltra$399/monthZero-latency WebSocket delivery100,000,000/modata pointsthen $0.0005/pt
- Everything in Pro
- WebSocket real-time push
- Zero data delay
- 90-day odds history
- Priority support
10 req/sec rate limitReal-time
Need higher volume? See Super, Mega, Max & Enterprise plans
Higher-volume plans
Super, Mega, Max, and Enterprise plans for production-scale traders, modelers, and sportsbook-grade workloads.
- Super$649/monthScaling production workloads
- Everything in Ultra
- 6-month odds history
- Priority support
250,000,000/mo data points · then $0.0004/pt15 req/sec rate limitReal-time - Mega$999/monthSportsbook-grade volume
- Everything in Super
- 1-year odds history
500,000,000/mo data points · then $0.0003/pt20 req/sec rate limitReal-time - Max$2499/monthMaximum throughput
- Everything in Mega
- Unlimited odds history
- Dedicated support
2,500,000,000/mo data points · then $0.0001/pt50 req/sec rate limitReal-time - EnterpriseContact usUnlimited scale & dedicated support
- Everything in Max
- Custom data points & rate limits
- Dedicated support & SLA
Custom data pointsCustom rate limitReal-timeTalk to Sales
$ curl therundown.io/api/v2/sports?key=YOUR_KEYGet your API key in 30 seconds
Free tier. No credit card. 20,000 data points/day. Start building now.