Sportsbook Odds API
Pre-match sports odds aggregated across Pinnacle, FanDuel, Bovada, and DraftKings in one call — normalized schema, partial-failure tolerant, with built-in line-shopping and arbitrage detection.
Sportsbook Odds API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
/health/sources /health/sources |
Probes every book and reports an overall ok/degraded/down status plus per-book latency and error class. |
| GET |
/health /health |
|
| Sources | ||
| GET |
/sources /sources |
|
| GET |
/sports /sports |
|
| Odds | ||
| GET |
/events/{sport} /events/{sport} |
|
| GET |
/odds /odds |
|
| Analysis | ||
| GET |
/arbitrage /arbitrage |
|
| GET |
/best-line /best-line |
|
| GET |
/value /value |
Flags soft-book prices that beat Pinnacle's vig-stripped (no-vig) fair line — one-sided positive expected-value bets across moneyline, spread, and total. Each leg carries the… |
| Other endpoints | ||
| GET |
/events/{sport} /events/{sport} |
|
| GET |
/odds /odds |
|
| GET |
/sports /sports |
|
| GET |
/sources /sources |
|
| GET |
/health /health |
|
| GET |
/health/sources /health/sources |
Probes every book and reports an overall ok/degraded/down status plus per-book latency and error class. |
| GET |
/best-line /best-line |
|
| GET |
/arbitrage /arbitrage |
|
| GET |
/health/sources /health/sources |
Probes every book and reports an overall ok/degraded/down status plus per-book latency and error class. |
| GET |
/sources /sources |
|
| GET |
/sports /sports |
|
| GET |
/arbitrage /arbitrage |
|
| GET |
/best-line /best-line |
|
| GET |
/health /health |
|
| GET |
/odds /odds |
|
| GET |
/events/{sport} /events/{sport} |
|
Sportsbook Odds API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $24.99 / month | 30 / minute |
|
| ULTRA | $79.99 / month | 60 / minute |
|
| MEGA | $199.99 / month | 120 / minute |
|