Ladbrokes AFL data in a broader Australian bookmaker feed
Ladbrokes Australia covers a wide range of sports and racing markets and is known for competitive head-to-head pricing on major events. PuntersEdge combines Ladbrokes Australian Rules Football odds with other major Australian bookmakers in a single REST API.
AFL is Australia's most-watched sport and one of the deepest betting markets. Head-to-head, line and totals are available across most Australian bookmakers throughout the regular season and finals. Use the API to build comparison products, alerts, dashboards and model feeds without maintaining separate Ladbrokes integrations.
- Ladbrokes AFL odds included
- Multi-bookmaker comparison
- AFL, NRL, racing and more
- REST/JSON
- Free API 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"