Bookmakers Data API
Greetings! We are a team of enthusiastic developers who have been providing products and services in the betting industry for last 6 years. This is the ODDS API page but also we have automated arbs&value bot and scanner. Real-time parser data from 45+ bookmakers in a single API. 🏆 45+ bookmakers — Betway, Bet365, Pinnacle, 1xBet, William Hill, Polymarket and 45+ more ⚡ Updates every 500ms —…
Bookmakers Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Game Data | ||
| GET |
getBookmakerSnapshots /GameData/GetBookmakerSnapshots |
**Call this endpoint every 500–1000ms after initializing with `GetBookmakerData`.** Returns only snapshots **newer than `lastSnapshotTime`** — incremental changes only. No full… |
| GET |
getBookmakerData /GameData/GetBookmakerData |
**Call this endpoint once at startup (or after a SessionId mismatch).** Returns the complete current state: - `marketsOriginModel` — full dictionary of all available markets -… |
| Bookmakers | ||
| GET |
getBookmakers /GameData/getbookmakers |
Returns the full list of 93 supported bookmakers with their integer codes and string names. **No authentication required.** Use the `value` field as the `bookmakerType` parameter… |
Bookmakers Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / hour |
|
| PRO | $100 / month | — |
|
| ULTRA | $200 / month | — |
|
| MEGA | $300 / month | — |
|