Table-ready data for front-end odds widgets
Odds widgets need consistent JSON that maps cleanly into cards, tables and best-price badges. PuntersEdge focuses on Australian bookmaker data so you can build local comparison components without maintaining individual integrations.
Use the API for pre-match sport widgets, racing next-to-go modules, best-odds tables and affiliate-style product surfaces subject to your plan terms.
- Embed bookmaker prices
- Best-odds badges
- Sports and racing widgets
- JSON for front-end components
- Pricing and examples linked
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"