GET /api/bookmakers
Returns all bookmakers that have odds scraped within the last 10 minutes. Use thename field as the bookmaker filter on /api/odds, /api/events, and /api/value-bets.
Query Parameters
Response
Response Fields
Active Bookmakers
Notes
- Only bookmakers with scrapes in the last 10 minutes appear. Use
GET /api/health(internal) to see all scrapers’ staleness. odds_countreflects the number of individual odds lines (one row per selection), not the number of events.- Cache TTL: 60 seconds.