Betfair Greyhound Racing data in a broader Australian bookmaker feed
Betfair Exchange is the peer-to-peer betting exchange operating in Australia — offering lay betting and often better prices than fixed-odds bookmakers. PuntersEdge combines Betfair Australian Greyhound Racing odds with other major Australian bookmakers in a single REST API.
Greyhound racing runs year-round across Australian states. It is one of the highest-frequency wagering markets with multiple race meetings daily. Use the API to build comparison products, alerts, dashboards and model feeds without maintaining separate Betfair integrations.
- Betfair Greyhound Racing 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"