Compare Sportsbet-style prices in a broader bookmaker feed
Many teams search for a single bookmaker API, then realise the real product needs cross-bookmaker comparison. PuntersEdge is designed for that broader workflow.
Use one API layer to power odds tables, value calculators, alerts and market dashboards across supported Australian bookmakers.
- Multi-bookmaker comparison
- AFL, NRL, NBA, racing and more
- Best odds views
- Code examples
- Free test 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"