Build broader than one bookmaker
Developer searches for Neds odds usually point to a bigger need: local bookmaker coverage, pricing comparison and reliable JSON responses.
PuntersEdge gives you an API signup path for sports odds, racing next-to-go data, best odds and pricing plans.
- Australian bookmaker comparison
- JSON API
- Sports/racing coverage
- Best-price workflows
- Free 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"