Arbitrage, Odds and +EV-Bets
The ArbBets API is a high-performance sports betting data engine designed for real-time and historical arbitrage detection, value betting, and odds intelligence. With access to pre-game, live, and historical odds from over 50 global sportsbooks, our API gives you the tools to find inefficiencies in betting markets across all major sports. Built for speed and accuracy, the API delivers actionable…
Arbitrage, Odds and +EV-Bets endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_check_health_get /health |
Returns a 200 OK status if the API is healthy and running. |
| Arbitrage | ||
| GET |
get_cached_arbitrage_data_api_v1_arbitrage__region__cached_get /api/v1/arbitrage/{region}/cached |
Returns the last generated arbitrage data for the specified region from the cache (CSV files). |
| POST |
trigger_arbitrage_scan_api_v1_arbitrage_scan__region__post /api/v1/arbitrage/scan/{region} |
Triggers a full arbitrage scan for the specified region across all configured markets, updates the database, and generates market-specific cleaned CSVs. Available only for PRO… |
| GET |
get_fresh_arbitrage_api_v1_arbitrage__region__get /api/v1/arbitrage/{region} |
Triggers a fresh arbitrage scan for the specified region across all configured markets and returns the results. Does NOT update the database. |
Arbitrage, Odds and +EV-Bets pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 5 / minute |
|
| ULTRA | $100 / month | 30 / minute |
|