Returns odds that have dropped significantly from their opening values. Data is pre-computed and updated every ~30 seconds. Results are sorted by the selected time window’s drop percentage (descending). Pagination metadata is returned in response headers (X-Total-Count, X-Page, X-Per-Page, X-Updated-At).
Data source selection:
sport and league are provided → reads league-specific data (all entries for that league)sport is provided → reads sport-level data (top 200 per sport)Note: This endpoint requires a paid plan (Starter or above). Free plan users will receive a 403 error.
API key for authentication
Sport slug (e.g. football, basketball)
League slug (e.g. england-premier-league). Requires sport param.
Filter by market name (e.g. Spread, Totals). Case-insensitive.
Time window for drop filtering and sorting. Default: opening
opening, 12h, 24h, 48h Minimum drop percentage for the selected time window. Default: 0
Maximum results per page (default 50, max 200)
x <= 200Page number, 1-indexed (default 1)
x >= 1Include event details (home, away, date, sport, league). Default: false
OK
69455182
home, away, over, under "home"
Unix milliseconds timestamp of last odds movement
1775851240182
Unix milliseconds timestamp of last pipeline update
1775854172851