Australian racing and sports workflows in one API
TAB is a common anchor for Australian racing and sports users, but developers usually need a multi-book view to make a useful product.
PuntersEdge focuses on bookmaker comparison, next-to-go racing and sports odds endpoints for local betting data workflows.
- Racing next-to-go
- Sports odds
- Best-price comparison
- Australian bookmaker focus
- 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"