Neds MMA / UFC data in a broader Australian bookmaker feed
Neds focuses on Australian sports and racing markets and is popular with punters looking for competitive pricing on AFL and NRL. PuntersEdge combines Neds MMA and UFC odds with other major Australian bookmakers in a single REST API.
UFC events run most weekends Australian time. Method of victory, round betting and fight props are common alongside moneyline markets at AU bookmakers. Use the API to build comparison products, alerts, dashboards and model feeds without maintaining separate Neds integrations.
- Neds MMA / UFC 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"