Returns the best available price per selection for upcoming events, including arb_exists and arb_profit_pct when the best prices create an arbitrage margin. An unknown `sport_key` returns 404 and costs nothing.
X-API-Key
3 credits
curl 'https://api.puntersedge.online/v1/best-odds/afl' \
-H 'X-API-Key: YOUR_KEY'
| Name | In | Type | Required | Description |
|---|---|---|---|---|
sport_key |
path | string | yes |
Status codes: 200, 401, 402, 422, 429, 500. Response bodies are JSON; the full schema is in /openapi.json.
The free tier needs no credit card, and the sandbox endpoints need no key at all.
Get a free API key Quickstart