PointsBet Rugby Union data in a broader Australian bookmaker feed
PointsBet is an Australian-founded bookmaker known for its points spread and PointsBetting markets alongside standard fixed-odds. PuntersEdge combines PointsBet Super Rugby and International Tests odds with other major Australian bookmakers in a single REST API.
Super Rugby runs February to July. International test windows and Rugby Championship run July-October. Wallabies test matches attract significant AU bookmaker liquidity. Use the API to build comparison products, alerts, dashboards and model feeds without maintaining separate PointsBet integrations.
- PointsBet Rugby Union 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"