MCP server
Tools for events, odds, line movement, and streams. Bets endpoints are support-approved.
Access Sportsbet odds through the odds-api Sportsbet API integration. Request normalized markets, prices, and live updates with one API key without maintaining a bookmaker-specific feed.
{
"event_id": "154866235",
"items": [
{
"bookmaker": "sportsbet",
"bet_type": "moneyline",
"period_str": "full time",
"side": "home",
"selection_name": "Los Angeles Lakers",
"odds": 1.59
},
{
"bookmaker": "sportsbet",
"bet_type": "moneyline",
"period_str": "full time",
"side": "away",
"selection_name": "Houston Rockets",
"odds": 2.44
}
],
"resume": "1777512873144-0"
}
sportsbet bookmaker key.
Use the normalized bet_type values below when working with Sportsbet prices.
| Market | API bet_type | What it covers |
|---|---|---|
| Match result |
moneylinemoneyline 3w
|
Home and away prices, plus home-draw-away prices for draw-capable events. |
| Handicaps |
handicap
|
Home and away handicap or spread prices, including alternate lines. |
| Totals |
totaltotal goalstotal tries
|
Over and under match totals, with goal and try metrics where supplied. |
| Team totals |
team totalteam total tries
|
Home or away team over and under totals, including team tries. |
| Corners |
total cornersteam total corners
|
Total match corners and home or away team corner totals. |
Full-time, first-half, and first-quarter variants are available where supplied. Exact availability changes by sport, league, event, and time.
Tools for events, odds, line movement, and streams. Bets endpoints are support-approved.
Agent-ready instructions.
TypeScript, Python, Postman and example builds.
Sports and racing odds coverage for agent workflows.
Lightweight streaming updates for dashboards and alerts.
Bidirectional streams for richer pre-match products.
Find a covered event, then request its Sportsbet prices using the same normalized response model as every supported bookmaker.
Create an API key, then retrieve the current bookmaker and event catalog.
Select an event that includes Sportsbet in its available bookmaker coverage.
Fetch the snapshot with bookmakers=sportsbet and retain the freshness fields.
Start free, then choose a monthly plan based on request volume, rate limits, and support.
Clear answers about coverage, live updates, and how this independent integration works.
No. odds-api is an independent data service that provides normalized Sportsbet odds where coverage is available. It is not affiliated with, endorsed by, or sponsored by Sportsbet.
Find a covered event, then request its odds snapshot with the bookmakers=sportsbet query filter. The response uses the same normalized schema as other bookmakers in odds-api.
Yes, active covered events can move from an initial REST snapshot to SSE or WebSocket updates. Availability depends on the event, league, market, and time.
The normalized Sportsbet integration includes moneyline, 3-way moneyline, handicaps, totals, team totals, goals, tries, and corners, with full-time, first-half, and first-quarter variants where supplied. Coverage changes by sport, event, and time, so confirm current Sportsbet availability before requesting a snapshot or opening a stream.
Create a free key, find a covered event, and request its current Sportsbet odds.