sportsbookodds
# The odds API built for people who actually beat the books Most odds APIs hand you raw numbers and wish you luck. **We do the math for you.** Real-time odds from **25+ sportsbooks** — including the ones nobody else covers: **Stake, Cloudbet, Sportsbet.io** (crypto), **Polymarket & Kalshi** (prediction markets), and sharp books like **Pinnacle & SBOBET**. Then we compute the edges on top. ## 🔥…
sportsbookodds endpoints
| Method | Endpoint | Description |
|---|---|---|
| Market Data | ||
| GET |
/api/v4/sports/{sport}/events/{eventId}/markets /api/v4/sports/{sport}/events/{eventId}/markets |
|
| GET |
/api/v4/sports/{sport}/events /api/v4/sports/{sport}/events |
|
| GET |
/api/v4/sports/{sport}/odds /api/v4/sports/{sport}/odds |
Events for a sport, each with bookmakers, markets, and outcomes. Cost = markets x regions (same formula as The Odds API). |
| GET |
/api/books/status /api/books/status |
Live status of every book we scrape — last success, latency, stale/dead flags. Know which lines to trust before you bet. |
| GET |
/api/v4/sports /api/v4/sports |
All sports we currently have live odds for, with canonical keys. |
| Edges | ||
| GET |
/api/v4/crypto-arb /api/v4/crypto-arb |
Arbs where at least one leg is a crypto book (Stake, Cloudbet, Sportsbet.io). Crypto lines diverge from US retail more than anywhere else — the widest arbs live here. No… |
| GET |
/api/v4/sharp-consensus /api/v4/sharp-consensus |
The "true probability" per event — a weighted average of the sharp books (Pinnacle, SBOBET, Smarkets, Cloudbet) with vig removed. Bet anything priced wider than this. |
| GET |
/api/v4/efficiency-ranking /api/v4/efficiency-ranking |
Events ranked by how far apart the books price them. High divergence = the softest, most exploitable markets right now. |
| GET |
/api/v4/arb /api/v4/arb |
Markets where the best price on each outcome (across all books) sums to under 100% implied probability — a locked-in return. Returns exact stake splits per leg. Capped at 8% edge… |
| GET |
/api/ev /api/ev |
Positive expected-value bets, computed as soft-book price vs sharp-weighted fair line. Sorted by edge descending. |
sportsbookodds pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $20 / month | 2 / second |
|
| ULTRA | $35 / month | 3 / second |
|
| MEGA | $45 / month | 5 / second |
|