Join our Newsletter — 33% off our NHI Course

How should iGaming teams detect matched betting that uses new account fraud without creating too much signup friction?

The best approach is to combine device intelligence with behavioural review. Look for repeated account creation from the same device, IP pattern, or browser environment, then check whether those accounts quickly wager, withdraw, and repeat. This lets fraud teams catch gnoming and multi-accounting in the background, while keeping KYC and onboarding smooth for legitimate new players.

What to look for when the abuse pattern is trying to stay invisible

The practical challenge is that matched betting abuse often looks like normal acquisition until you correlate accounts over time. A single signup, a quick qualifying wager, and a withdrawal request may be legitimate on their own, so the signal comes from repeated combinations: the same device, browser fingerprint, IP range, payment instrument, or behavioural rhythm appearing across many “new” players.

That means the detector should be built around linkage, not just isolated rules. Teams usually get the best balance when they score clusters of accounts for shared infrastructure and fast-turn behaviour, then route only the highest-risk clusters into manual review while leaving standard signup flows untouched for everyone else.

  • Track reuse of device and browser attributes across fresh registrations.
  • Correlate IP, ASN, and geo consistency with account age and payout timing.
  • Watch for repetitive “bet then withdraw” sequences immediately after onboarding.
  • Separate ordinary promotional engagement from tightly repeated multi-account patterns.

How to reduce signup friction without blinding fraud controls

The main design choice is to move most detection out of the hard gate. If every new player hits the same high-friction KYC path, fraud control becomes visible and expensive. A better model is progressive friction: low-friction onboarding by default, with step-up checks only when device intelligence or behaviour suggests account farming, bonus abuse, or gnoming.

Device intelligence helps because it gives you an early signal before the account fully matures. Behavioural review then confirms whether the pattern is economically suspicious, for example multiple accounts created from the same environment that all hit the same offer, wager quickly, and try to cash out with minimal actual play.

For teams that want an evidence-based way to tune this balance, NHIMG’s 2026 Infrastructure Identity Survey shows how badly over-scoped access can correlate with incident exposure. The same principle applies here: keep the default path light, but narrow the blast radius of anything that looks like coordinated abuse.

Operational controls that preserve conversion while catching repeat abuse

What works best in practice is a layered decision model. Start with passive signals, such as device reputation, account creation velocity, and duplicate environmental markers, then add account-lifetime checks when a player begins to behave like a bonus recycler rather than a real customer. This keeps the user experience smooth while still surfacing coordinated fraud patterns early enough to matter.

Two implementation details matter most. First, your rules need to tolerate legitimate households, shared networks, and mobile carrier churn so you do not over-block honest traffic. Second, your review queue should focus on accounts that combine linkage plus intent, because shared infrastructure alone is not enough to prove matched betting abuse.

  • Use passive scoring at signup, not immediate hard blocks, for most low-confidence signals.
  • Escalate only when linkage appears across multiple fresh accounts and a fast cash-out pattern follows.
  • Calibrate thresholds by segment, since mobile, desktop, and affiliate-driven traffic behave differently.
  • Keep a clear exception path for legitimate shared-device or shared-network scenarios.

Practitioner Guidance: Prioritise the join between device linkage and behavioural velocity, because that is where matched betting abuse becomes distinguishable from normal promotional activity. The common mistake is to over-invest in onboarding friction instead of improving correlation quality, which pushes legitimate users into a worse journey without materially reducing abuse.

Practitioner takeaway: The goal is not to stop every suspicious signup in real time, but to make repeated abuse expensive to scale while leaving ordinary players largely unimpeded.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
CIS Controls v8 AC-1 — Account Management Account reuse and abuse are best limited through controlled account lifecycle rules.
AU-2 — Audit Log Management Linked signup and withdrawal patterns depend on reliable event logging across accounts.
Recommendation — Apply account governance to flag duplicate registrations and restrict repeated high-risk account creation. Centralise signup, device, and withdrawal logs so correlation rules can detect repeated abuse.
NIST CSF 2.0 DE.CM-1 — Monitoring for Anomalies and Events Behavioural detection here depends on monitoring repeated patterns across new accounts.
PR.AA-1 — Identity and Access Management Even fraud detection benefits from controlled identity processes that limit repeated abuse at signup.
Recommendation — Monitor new-account activity for linked devices, rapid wagering, and repeated withdrawal behaviour. Use identity governance to step up checks only when risk signals justify additional friction.