NGR (Net Gaming Revenue): Definition, Formula and Use in iGaming
Net Gaming Revenue (NGR) is the revenue an iGaming operator keeps after subtracting bonuses, payment processing fees, gaming taxes and other direct costs from Gross Gaming Revenue (GGR). It is the most honest top-line indicator of how profitable a betting or casino business actually…
iGaming Glossary · Category: Financial & Performance Metrics · Relevant for: Executive, Finance, CRM, Trading, Affiliate
TL;DR
Net Gaming Revenue (NGR) is the revenue an iGaming operator keeps after subtracting bonuses, payment processing fees, gaming taxes and other direct costs from Gross Gaming Revenue (GGR). It is the most honest top-line indicator of how profitable a betting or casino business actually is, and the metric most operators rely on for board reporting, M&A valuation and CRM efficiency analysis.
Formula
In its simplest form:
Where GGR = Total Stakes – Player Winnings.
A typical warehouse-level aggregation looks like this:
Warehouse-level aggregationSELECT
SUM(stakes – winnings) AS ggr,
SUM(bonus_cost) AS bonus_cost,
SUM(payment_fees) AS payment_fees,
SUM(gaming_tax) AS gaming_tax,
SUM(stakes – winnings – bonus_cost
– payment_fees – gaming_tax) AS ngr
FROM bets
WHERE bet_date BETWEEN :start AND :end;The exact composition of NGR depends on jurisdiction and operator policy. Some operators include only bonus cost and tax. Others go further and net out provider revenue share, affiliate commissions, jackpot contributions and chargebacks. Both approaches exist in the industry, which is why two operators reporting the same headline NGR can mean very different things.
Why it matters in iGaming
GGR tells you how much money the casino or sportsbook won from players. NGR tells you how much of that you actually get to keep before operating costs. For most decisions that matter, including pricing, bonus budgets, market entry and M&A valuation, NGR is the number to look at.
Three audiences read NGR differently:
- Finance treats NGR as the cleanest top-line and uses it for board reporting, P&L and investor decks.
- CRM and Marketing use NGR per cohort, per channel and per campaign to judge whether their bonus and acquisition spend generates real value.
- Trading and Casino teams care about how their margin and bonus efficiency translate into NGR contribution.
When an operator says NGR was up 12 percent, that statement only means something if everyone in the room is using the same definition. This is one of the most common sources of internal data disputes in iGaming.
Common mistakes and how teams get NGR wrong
Inconsistent treatment of bonus cost. Some teams subtract gross bonus value (the face value awarded). Others subtract net bonus cost (only the portion players actually converted into withdrawable funds). The difference can move headline NGR by several percentage points.
Ignoring payment fees. Payment processing in iGaming is expensive, especially across local PSPs and crypto rails. Operators that exclude fees from NGR overstate profitability and underestimate the cost of payment infrastructure.
Mixing pre-tax and post-tax NGR. Marketing teams often quote pre-tax NGR. Finance reports post-tax. Both are valid, but mixing them in the same dashboard creates confusion that leads to wrong decisions.
Forgetting chargebacks and reversals. Late-arriving chargebacks reduce true NGR but rarely make it back into historical reporting. Over a full year, this gap can be material.
Using affiliate-facing NGR for internal decisions. Affiliate deals are often signed against a contractual NGR definition that excludes certain costs. Confusing that with operational NGR leads to overpaying partners or misreading retention performance.
Healthy ranges and benchmarks
The most useful indicator of how efficiently an operator converts gross winnings into retained revenue is the NGR-to-GGR ratio. Typical ranges differ by vertical, market and lifecycle stage:
- A heavily bonused acquisition phase in a new market can push NGR-to-GGR ratios well below 50 percent.
- A mature, well-run operator in a regulated market often sits somewhere in the 60 to 75 percent range, depending on tax rate and bonus policy.
- Markets with very high gaming taxes can compress this ratio significantly regardless of operator efficiency.
These are directional ranges based on industry observation, not strict benchmarks. Real comparisons require matching jurisdictions, vertical mix and bonus strategies.
Related metrics and concepts
How Gamblitude handles NGR
In Gamblitude, NGR is a governed Metric definition stored in the semantic layer. Once a senior analyst defines what goes into NGR for the organisation, including which fees, which taxes and which bonus treatment, that single definition is used by every dashboard, every report, every AI Agent answer and every alert in Insight Radar. Marketing, Finance and Trading look at the same number, calculated the same way, every time.
Operators usually maintain several variants in parallel: NGR (Internal), NGR (Affiliate Contract), NGR (Pre-Tax), NGR (Post-Tax). All can coexist as separate governed Metrics with clear naming and ownership, ending the long-running argument over whose NGR is right.
FAQ
Not exactly. Net revenue in general accounting includes all operating costs. NGR is specifically the gaming-related net figure, sitting between GGR and operating profit on the P&L. Some operators report NGR as their headline revenue line, but full P&L net revenue can differ.
That depends on jurisdiction. Some markets tax GGR, so bonuses do not reduce the tax base. Others tax NGR, so bonuses do. This is one reason headline NGR comparisons across markets can be misleading without context.
Usually because they use different bonus treatments, different fee inclusions or different time-window definitions. The fix is a single semantic definition shared across the organisation.
Yes, but with care. Single VIPs can swing NGR dramatically week to week. For VIP analysis, look at NGR alongside hold percentage, deposit-to-withdrawal ratio and rolling averages over longer windows.
Yes. In short windows, a few large player wins, a heavily promotional weekend or a high chargeback batch can push NGR below zero. This reflects a real economic outcome and is a normal feature of the metric.
Further reading
Found a mistake or want a term added to the iGaming Glossary? Let us know.
Browse the complete glossary or see how governed definitions work across dashboards, reports, alerts and AI answers.
