TAB Odds API
Access TAB betting odds through the SockOdds API. Structured JSON data including head to head, lines, totals, player props and more — bookmakerID=tab.
Why choose our TAB sportsbook API?
Our TAB API provides clean, structured TAB odds data for developers and betting platforms, eliminating the need for scraping or unstable data feeds. Tabcorp's national wagering brand, with a bet-slip deeplink strategy on every priced event.
TAB Odds API Overview
The SockOdds TAB odds API provides fast, accurate data and odds from TAB across 23 leagues: NFL, MLS, MLB, UFC, La Liga, Premier League, Serie A, Bundesliga, Ligue 1, Brasileiro Série A and 13 more. 313 events are priced by TAB right now.
With a single, unified API solution, developers can retrieve pre-match TAB odds, including:
- 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 (quarters, halves, innings, sets, rounds)
All data is provided in structured JSON via REST endpoints, refreshed every ~2 minutes.
TAB API Features & Market Types
Main markets
- Head to head — 2-way and 3-way lines
- Line / handicap — spreads with the price
- Totals — over/under lines for points, goals, runs and more
- Period markets — halves, quarters, innings, sets, rounds where priced
Player props & alternate lines
TAB prices 50 distinct player-prop markets in the feed — Points / score, First to score, Last to score, Shots on goal, Assists, RBIs — plus alternative spreads and totals, team props and game props.
Pre-match data
- Pre-game odds — current odds before game time, with
decimalalongside the American string - Availability — a suspended selection is listed with
available: false, never dropped silently - Line movement tracking — every price carries
lastUpdatedAt, and finished events are retained
Deeplinks & settlement data
- Deeplinks — 103 events carry a TAB entry in
links.bookmakers, and a bet-slip strategy inlinks.betslip - Results — event results and
scoringSupportedflags where the source grades the market
TAB coverage by league
| League | leagueID | Events priced |
|---|---|---|
| NFL | NFL | 130 |
| MLS | MLS | 96 |
| MLB | MLB | 85 |
| UFC | UFC | 54 |
| La Liga | LA_LIGA | 41 |
| Premier League | EPL | 39 |
| Serie A | IT_SERIE_A | 33 |
| Bundesliga | BUNDESLIGA | 27 |
| Ligue 1 | FR_LIGUE_1 | 27 |
| Brasileiro Série A | BR_SERIE_A | 19 |
| Champions League | UCL | 17 |
| NRL | NRL | 16 |
| AFLW | AFLW | 9 |
| NRLW | RUGBYLEAGUE_NRLW | 9 |
| Rugby Union Internationals | RUGBYUNION_INTERNATIONALS | 8 |
| AFL | AFL | 6 |
| IPL | IPL | 5 |
| WTA | WTA | 4 |
| Europa League | UEL | 2 |
| FIFA World Cup | FIFA_WORLD_CUP | 1 |
| NBA | NBA | 1 |
| NHL | NHL | 1 |
| Conference League | UECL | 1 |
TAB 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
TAB market coverage by category
| Market category | Example markets | Markets | Availability | Typical bookmakers |
|---|---|---|---|---|
| Full game lines | Points / score O/U, Points / score line, Points / score 1X2, Points / score | 20 oddIDs | Pre-match | BetFocus, MintBet, Dabble, Picklebet, BetDeluxe, BetRight |
| Period markets | Points / score O/U, Points / score 1X2, Points / score line, Points / score, Both teams to score yes/no, Corners O/U, Corners 1X2 | 79 oddIDs | Pre-match | TAB, Neds, Unibet, BetDeluxe, TABtouch, Dabble |
| Score & margin specials | First to score, Half-time / full-time, Correct score, Winning margin, Last to score yes/no, Margin, Points / score | 80 oddIDs | Pre-match | TAB, BetFocus, MintBet, Sportsbet, Dabble, Picklebet |
| Team & game specials | Points / score, Wins either half yes/no, Wins both halves yes/no, Both teams to score yes/no, Win to nil yes/no, Goal in both halves yes/no, Team scores in both halves yes/no | 62 oddIDs | Pre-match | TAB, BetFocus, MintBet, BetRight, Neds, SwiftBet |
| Team & innings markets | Runs, Toss, Sixes | 6 oddIDs | Pre-match | Ladbrokes, Neds, TAB, Unibet, Betfair Exchange, BetRight |
| Cards, corners & shots | Corners O/U, Shots on goal O/U, Cards O/U, Corners line | 7 oddIDs | Pre-match | BetFocus, MintBet, TAB, Sportsbet, TABtouch, Unibet |
| Player props | Points / score O/U, First to score yes/no, Points / score yes/no, Last to score yes/no, Shots on goal O/U, Assists yes/no, RBIs O/U | 48 oddIDs | Pre-match | TAB, Neds, Ladbrokes, Unibet, PointsBet, Sportsbet |
| Scorer props | First goalscorer yes/no, First try scorer yes/no | 2 oddIDs | Pre-match | Picklebet, TAB, BetRight, Dabble, Neds, PlayUp |
| Outcome specials | Win by decision yes/no, Win by KO/TKO yes/no, Win by submission yes/no | 5 oddIDs | Pre-match | Sportsbet, TAB, Ladbrokes, Neds, betr (sportsbook), PointsBet |
Use Cases for TAB API Data
- Arbitrage & +EV tools — compare TAB odds across every Australian bookmaker to uncover arbitrage opportunities and positive expected value angles.
- Odds comparison platforms — display TAB odds from every book side by side for comprehensive line shopping.
- Pricing models & trading — use TAB market data as inputs for proprietary pricing algorithms and betting strategies.
- Sports analytics & research — examine TAB line movements and betting-market patterns, and build predictive models on retained events.
- Betting automation — build systems that monitor TAB lines across bookmakers and trigger actions when your target odds appear.
- Sportsbook & fantasy apps — power your TAB product with reliable odds, status and bet-slip deeplinks.
TAB Odds API Documentation
Our interactive documentation covers everything you need to integrate TAB 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.