Racing data for dashboards and next-to-go products
Australian racing products need compact next-to-go views, runner-level prices and quick navigation between horse, greyhound and harness markets. PuntersEdge keeps those workflows connected to the broader sports odds API funnel.
Use the API for internal terminals, public dashboards, race widgets and market monitoring tools with responsible-gambling context clearly displayed.
- Horse racing workflows
- Greyhound and harness context
- Next-to-go data
- Runner odds
- API examples and pricing
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"