# Rugby League Odds API
URL: https://sockodds.com/sports/rugby-league-odds-api/

> Access rugby league betting odds from every Australian bookmaker through the SockOdds API. Rugby League odds for NRL, NRLW, State of Origin including head to head, lines, totals, player props and more.

Access rugby league betting odds from 25 bookmakers through the SockOdds API. Get rugby league odds for every match including head to head, lines, totals, player props and more — `sportID=RUGBY_LEAGUE`.

## Rugby League Odds API Features

Our rugby league odds API is fully filterable, so you pull exactly the data you want — matchs, player props, teams or specific markets. Curate the feed to your needs with the same parameters SportsGameOdds developers already know.

91 distinct markets are priced across 3 leagues 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 (halves)

## Rugby League leagues

| League | leagueID | Events | Markets | Bookmakers |
| --- | --- | --- | --- | --- |
| [NRL](https://sockodds.com/leagues/nrl-odds-api/) | `NRL` | 16 | 81 | 14 |
| [NRLW](https://sockodds.com/leagues/nrlw-odds-api/) | `RUGBYLEAGUE_NRLW` | 9 | 91 | 5 |
| [State of Origin](https://sockodds.com/leagues/state-of-origin-odds-api/) | `RUGBYLEAGUE_STATE_ORIGIN` | 1 | 83 | 1 |

## Rugby League Player Props

Access 10 rugby league player proposition markets — first and anytime try scorer, player tries and tackles — pre-match across every match the Australian books price. See the [player prop odds API](https://sockodds.com/player-props-odds-api/) for the full market list by sport and how to filter props in a single request.

## Rugby League API Odds with Results

SockOdds delivers rugby league odds and event data in one configuration:

- Upcoming matchs with status flags
- Home and away teams with ids
- Players with production ids where the source carries them
- Rugby League odds including lines, totals, head to head, player props and more
- Results and grading flags where the source has them

## Quick start: your first Rugby League odds API call

```
https://api.sockodds.com/v2/events?apiKey=YOUR_API_KEY&oddsAvailable=true&sportID=RUGBY_LEAGUE&limit=10
```

Or one league at a time, which is faster:

```
https://api.sockodds.com/v2/events?apiKey=YOUR_API_KEY&oddsAvailable=true&leagueID=NRL&limit=10
```

## Stats priced in rugby league

| statID | Name | Markets | Levels |
| --- | --- | --- | --- |
| `points` | Points / score | 1,014 | all, team |
| `tries` | Tries | 595 | all, team, player |
| `htft` | Half-time / full-time | 234 | all |
| `firstTryScorer` | First try scorer | 175 | player |
| `margin` | Margin | 156 | team |
| `winsBothHalves` | Wins both halves | 104 | team |
| `winsEitherHalf` | Wins either half | 104 | team |
| `race10` | Race to 10 | 78 | all, team |
| `firstToScore` | First to score | 52 | team |
| `firstTryScored` | First try scored | 52 | team |
| `anytimeTryScorer` | Anytime try scorer | 35 | player |
| `lastTryScorerAway` | Last try scorer (away) | 18 | player |
| `firstTryScorerAway` | First try scorer (away) | 18 | player |
| `lastTryScorerHome` | Last try scorer (home) | 18 | player |
| `firstTryScorerHome` | First try scorer (home) | 18 | player |

## Rugby League 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/events` is 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-key` header or `apiKey` query parameter

### Data Update Speed

- **Odds updates** — every ~2 minutes across every bookmaker lane
- **Event status** — `status` flags and `info.stale` tell you exactly how current a price is

### Developer Resources

- [Interactive documentation](https://sockodds.com/docs/) — live examples, copy-paste snippets and an [AI (vibe coding)](https://sockodds.com/docs/info/ai-vibe-coding/) context
- [SDKs & libraries](https://sockodds.com/docs/sdk/) — the SportsGameOdds SDKs for TypeScript, Python, Ruby, Go and Java work unchanged with the base URL pointed here
- [Postman collection](https://sockodds.com/postman-collection/) — pre-built requests ready to run
- [Support](https://sockodds.com/docs/help/) — email support on every plan, priority on paid plans

### Rugby League market coverage by category

| Market category | Example markets | Markets | Availability | Typical bookmakers |
| --- | --- | --- | --- | --- |
| **Full game lines** | Points / score O/U, Points / score line, Points / score | 10 oddIDs | Pre-match | [BetFocus](https://sockodds.com/bookmakers/betfocus-odds-api/), [MintBet](https://sockodds.com/bookmakers/mintbet-odds-api/), [Dabble](https://sockodds.com/bookmakers/dabble-odds-api/), [Picklebet](https://sockodds.com/bookmakers/picklebet-odds-api/), [BetDeluxe](https://sockodds.com/bookmakers/betdeluxe-odds-api/), [BetRight](https://sockodds.com/bookmakers/betright-odds-api/) |
| **Period markets** | Points / score O/U, Points / score line, Points / score, Tries O/U | 26 oddIDs | Pre-match | [Dabble](https://sockodds.com/bookmakers/dabble-odds-api/), [BetDeluxe](https://sockodds.com/bookmakers/betdeluxe-odds-api/), [BetRight](https://sockodds.com/bookmakers/betright-odds-api/), [Neds](https://sockodds.com/bookmakers/neds-odds-api/), [TAB](https://sockodds.com/bookmakers/tab-odds-api/), [TABtouch](https://sockodds.com/bookmakers/tabtouch-odds-api/) |
| **Score & margin specials** | First to score, Half-time / full-time, Race to 10, Margin | 20 oddIDs | Pre-match | [BetFocus](https://sockodds.com/bookmakers/betfocus-odds-api/), [MintBet](https://sockodds.com/bookmakers/mintbet-odds-api/), [Picklebet](https://sockodds.com/bookmakers/picklebet-odds-api/), [Sportsbet](https://sockodds.com/bookmakers/sportsbet-odds-api/), [Dabble](https://sockodds.com/bookmakers/dabble-odds-api/), [TAB](https://sockodds.com/bookmakers/tab-odds-api/) |
| **Team & game specials** | Points / score, Wins either half yes/no, Wins both halves yes/no, Tries O/U, First try scored | 25 oddIDs | Pre-match | [TAB](https://sockodds.com/bookmakers/tab-odds-api/), [BetFocus](https://sockodds.com/bookmakers/betfocus-odds-api/), [MintBet](https://sockodds.com/bookmakers/mintbet-odds-api/), [Sportsbet](https://sockodds.com/bookmakers/sportsbet-odds-api/), [BetDeluxe](https://sockodds.com/bookmakers/betdeluxe-odds-api/), [PointsBet](https://sockodds.com/bookmakers/pointsbet-odds-api/) |
| **Player props** | Tries O/U | 3 oddIDs | Pre-match | [BetDeluxe](https://sockodds.com/bookmakers/betdeluxe-odds-api/), [bet365](https://sockodds.com/bookmakers/bet365-odds-api/), [TAB](https://sockodds.com/bookmakers/tab-odds-api/) |
| **Scorer props** | First try scorer yes/no, Anytime try scorer yes/no, Last try scorer (away) yes/no, First try scorer (away) yes/no, Last try scorer (home) yes/no, First try scorer (home) yes/no | 7 oddIDs | Pre-match | [BetDeluxe](https://sockodds.com/bookmakers/betdeluxe-odds-api/), [TAB](https://sockodds.com/bookmakers/tab-odds-api/) |

## Use Cases for Rugby League API Data

- [Arbitrage](https://sockodds.com/use-cases/arbitrage-betting-api/) & [+EV tools](https://sockodds.com/use-cases/positive-ev-betting-api/) — compare rugby league odds across every Australian bookmaker to uncover arbitrage opportunities and positive expected value angles.
- [Odds comparison platforms](https://sockodds.com/use-cases/odds-comparison-api/) — display rugby league odds from every book side by side for comprehensive line shopping.
- **Pricing models & trading** — use rugby league market data as inputs for proprietary pricing algorithms and betting strategies.
- [Sports analytics & research](https://sockodds.com/use-cases/sports-betting-machine-learning/) — examine rugby league line movements and betting-market patterns, and build predictive models on retained events.
- [Betting automation](https://sockodds.com/use-cases/odds-alert-bot-api/) — build systems that monitor rugby league lines across bookmakers and trigger actions when your target odds appear.
- [Sportsbook & fantasy apps](https://sockodds.com/use-cases/sports-betting-app-api/) — power your rugby league product with reliable odds, status and bet-slip deeplinks.

## Rugby League Odds API Documentation

Our interactive documentation covers everything you need to integrate Rugby League 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 `notice` field
- Error handling and troubleshooting

[View documentation](https://sockodds.com/docs/)

## Start building today

Free plan available. Set up in 5 minutes. Scale when you're ready.
