RapidOddsAPIRapidOddsAPI
Home/Sports/NRL
Rugby League · sport_id NRL

NRL Odds API

Real-time NRL odds from the full Australian bookmaker market in one REST and WebSocket API. Head-to-head, line, totals and the tryscorer and player markets that define NRL betting.

Get Your Free API KeyRead the Docs

NRL odds, one standardised feed

The NRL is one of the most heavily bet competitions in Australia, and our local coverage runs deep. We bring live NRL prices from Sportsbet, TAB, Ladbrokes, Pointsbet and the broader field of AU books into one standardised feed, so the whole market is a single request away.

NRL has its own signature markets, and we carry them: total tries and total points lines, plus the tryscorer markets punters love, from first tryscorer to first, second or third. Team and player names are normalised across every book, ready to compare straight away.

NRL markets update frequently in the lead-up to kick-off, tightening as game time approaches.

NRL markets covered

Request any combination of markets in a single call. Not every market is offered by every bookmaker, so check the full coverage page for live availability.

Game Markets
head_to_headHead-to-head / match winner
alternate_linesLine / handicap
alternate_total_pointsOver/under total points
alternate_total_triesOver/under total tries
+ 1st-half lines & team totals
Player Markets
player_1st_tryscorerFirst tryscorer
player_tries_milestonesTries milestones
player_points_milestonesPoints milestones
player_1st_or_2nd_tryscorerFirst or second tryscorer
+ first, second or third tryscorer

This is a selection. NRL also includes additional player props and milestone markets. See full NRL coverage →

Fetch NRL odds

One endpoint, one request. Put NRL in the path and pass the market_type and bookmaker params you want (repeat each to request several):

curl "https://api.rapidoddsapi.com/sports/NRL/markets?\ api_key=your_api_key&\ market_type=head_to_head&\ bookmaker=Sportsbet&bookmaker=TAB&bookmaker=Ladbrokes"

Example NRL response

Standardised JSON. Team names, player names and market keys are normalised across every bookmaker, so prices are directly comparable:

{ "sport": "NRL", "games": [ { "game": { "commence_time": "2026-03-13T08:50:00", "home_team": "Penrith Panthers", "away_team": "Brisbane Broncos" }, "bookmakers": [ { "name": "Sportsbet", "last_update": "2026-03-13T08:24:09", "markets": [ { "key": "head_to_head", "outcomes": [ { "name": "Penrith Panthers", "price": 1.65 }, { "name": "Brisbane Broncos", "price": 2.30 } ] }, { "key": "player_1st_tryscorer", "outcomes": [ { "name": "Brian To'o", "price": 7.50 }, { "name": "Reece Walsh", "price": 8.00 } ] } ] }, { "name": "Ladbrokes", "last_update": "2026-03-13T08:23:47", "markets": [ { "key": "head_to_head", "outcomes": [ { "name": "Penrith Panthers", "price": 1.67 }, { "name": "Brisbane Broncos", "price": 2.25 } ] } ] } ] } ] }

Why RapidOddsAPI for NRL

  • 100+ bookmakers in a single feed, including the major sportsbooks
  • Standardised team names, player names and market keys, comparable out of the box
  • Real-time updates that tighten as game time approaches
  • REST for polling, WebSocket for live push (Pro and Elite plans)
  • Simple credit-based pricing: credits = market_types × ⌈bookmakers / 5⌉

Other sports

NFL Odds APINBA Odds APIMLB Odds APINHL Odds APIAFL Odds APISoccer Odds API

Start building with NRL odds

Real-time, standardised NRL odds from 100+ bookmakers via REST and WebSocket. Start free with 250 credits, no credit card required.

Get Your Free API KeyView Full Coverage