Built for compliant analysis and betting data products
PuntersEdge provides odds data for informational and analytical use cases such as price comparison, sports modelling, market monitoring and betting education products.
The API is not a betting execution service. It is a data layer that can help your product display markets, compare prices and analyse bookmaker movement over time.
- Odds comparison
- Market monitoring
- Model input data
- Australian bookmaker focus
- Free API key to test
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"