Pro/Pro Plus/Growth/Enterprise/Unlimited only. An unknown `sport_key`, or a date range that runs backwards, returns an error and costs nothing.
X-API-Key
5 credits
curl 'https://api.puntersedge.online/v1/sports/afl/odds/history' \
-H 'X-API-Key: YOUR_KEY'
| Name | In | Type | Required | Description |
|---|---|---|---|---|
sport_key |
path | string | yes | |
from |
query | string | no | ISO date/time; defaults to 7 days ago |
to |
query | string | no | ISO date/time; defaults to now |
bookmakers |
query | string | no | Comma-separated bookmaker keys |
market |
query | string | no | Market type, default h2h |
offset |
query | integer | no |
Status codes: 200, 401, 402, 422, 429, 500. Response bodies are JSON; the full schema is in /openapi.json.
GET /v1/sports — List available sportsGET /v1/sports/{sport_key}/odds — Get odds by sportGET /v1/sports/{sport_key}/odds/movements — Price movement feedThe free tier needs no credit card, and the sandbox endpoints need no key at all.
Get a free API key Quickstart