AFL odds data built for local products
AFL is a core Australian betting market, but many global odds APIs treat it as secondary. PuntersEdge puts local sports and bookmakers at the centre.
Use AFL odds in comparison tables, value calculators, tip previews, model inputs and live market monitors.
- AFL head-to-head markets
- Best-price comparison
- Bookmaker filters
- JSON responses
- Free key
Example API calls
curl "https://puntersedge.online/api/v1/sports/nrl/odds?markets=h2h" \
-H "X-API-Key: YOUR_API_KEY"
curl "https://puntersedge.online/api/v1/best-odds/afl" \
-H "X-API-Key: YOUR_API_KEY"
curl "https://puntersedge.online/api/v1/racing/next-to-go?num_races=5" \
-H "X-API-Key: YOUR_API_KEY"