Betr Tennis data in a broader Australian bookmaker feed
Betr is a newer Australian bookmaker with a focus on micro-betting and racing markets, growing quickly in the AU market. PuntersEdge combines Betr Tennis ATP/WTA odds with other major Australian bookmakers in a single REST API.
Tennis is a year-round betting market with ATP and WTA events every week. The Australian Open in January is the biggest local event for AU punters. Use the API to build comparison products, alerts, dashboards and model feeds without maintaining separate Betr integrations.
- Betr Tennis 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"