MMA Odds API
Access mma betting odds from 23 bookmakers through the SockOdds API. Get mma odds for every fight including head to head, lines, totals, player props and more — sportID=MMA.
MMA Odds API Features
Our mma odds API is fully filterable, so you pull exactly the data you want — fights, player props, teams or specific markets. Curate the feed to your needs with the same parameters SportsGameOdds developers already know.
14 distinct markets are priced across 1 league right now:
- Head to head / moneylines (2-way and 3-way markets)
- Lines, spreads and handicaps
- Totals (over/under)
- Alternative lines
- Player props and game props
- Period-specific markets (rounds)
MMA leagues
| League | leagueID | Events | Markets | Bookmakers |
|---|---|---|---|---|
| UFC | UFC | 54 | 14 | 11 |
MMA Player Props
Player props for mma are keyed like every other sport (the playerID in the statEntityID slot); the Australian books price mma mainly at team and match level today. See the player prop odds API.
MMA API Odds with Results
SockOdds delivers mma odds and event data in one configuration:
- Upcoming fights with status flags
- Home and away teams with ids
- Players with production ids where the source carries them
- MMA odds including lines, totals, head to head, player props and more
- Results and grading flags where the source has them
Quick start: your first MMA odds API call
https://api.sockodds.com/v2/events?apiKey=YOUR_API_KEY&oddsAvailable=true&sportID=MMA&limit=10Or one league at a time, which is faster:
https://api.sockodds.com/v2/events?apiKey=YOUR_API_KEY&oddsAvailable=true&leagueID=UFC&limit=10
Stats priced in mma
| statID | Name | Markets | Levels |
|---|---|---|---|
points | Points / score | 216 | all, team |
wonBy_knockout | Win by KO/TKO | 216 | all, team |
wonBy_decision | Win by decision | 108 | all |
wonBy_submission | Win by submission | 108 | all |
roundsCompleted | Rounds completed | 108 | all |
MMA Odds API Technical Specifications
API Architecture
- REST API — Simple HTTP endpoints with JSON responses, identical to the SportsGameOdds v2 paths
- Polling, not push — the feed refreshes every ~2 minutes;
/v2/stream/eventsis reserved and answers 501 rather than pretending - Rate limits — per-key, per-minute meters that bind under concurrency; plans sized to your usage
- Authentication — secure API key access via the
x-api-keyheader orapiKeyquery parameter
Data Update Speed
- Odds updates — every ~2 minutes across every bookmaker lane
- Event status —
statusflags andinfo.staletell you exactly how current a price is
Developer Resources
- Interactive documentation — live examples, copy-paste snippets and an AI (vibe coding) context
- SDKs & libraries — the SportsGameOdds SDKs for TypeScript, Python, Ruby, Go and Java work unchanged with the base URL pointed here
- Postman collection — pre-built requests ready to run
- Support — email support on every plan, priority on paid plans
MMA market coverage by category
| Market category | Example markets | Markets | Availability | Typical bookmakers |
|---|---|---|---|---|
| Full game lines | Points / score | 2 oddIDs | Pre-match | BetFocus, MintBet, BetDeluxe, Betfair Exchange, betr, BetRight |
| Team & game specials | Points / score yes/no | 2 oddIDs | Pre-match | Ladbrokes, Neds, PointsBet, Sportsbet, TAB |
| Outcome specials | Win by decision yes/no, Win by KO/TKO yes/no, Win by submission yes/no, Rounds completed O/U | 10 oddIDs | Pre-match | Sportsbet, TAB, Ladbrokes, Neds, betr (sportsbook), PointsBet |
Use Cases for MMA API Data
- Arbitrage & +EV tools — compare mma odds across every Australian bookmaker to uncover arbitrage opportunities and positive expected value angles.
- Odds comparison platforms — display mma odds from every book side by side for comprehensive line shopping.
- Pricing models & trading — use mma market data as inputs for proprietary pricing algorithms and betting strategies.
- Sports analytics & research — examine mma line movements and betting-market patterns, and build predictive models on retained events.
- Betting automation — build systems that monitor mma lines across bookmakers and trigger actions when your target odds appear.
- Sportsbook & fantasy apps — power your mma product with reliable odds, status and bet-slip deeplinks.
MMA Odds API Documentation
Our interactive documentation covers everything you need to integrate MMA odds into your project:
- Full endpoint reference with parameters and response schemas
- Live request and response examples
- Code snippets in Python, JavaScript, Ruby, Go and Java
- Authentication setup and API key management
- Rate limiting and the
noticefield - Error handling and troubleshooting
Start building today
Free plan available. Set up in 5 minutes. Scale when you're ready.