KURAL.ai
Sarah Chen · MGA · UKGC · CA-ON-AGCO · BR-SPA

Mandatory deposit AND loss AND time limit set before play

SE.SGA.LIMIT.1 · SE-SGA · responsible_gambling
Severity
high
Cadence
continuous
Region
eu
Current status (Apollo Gaming Ltd.)
not evaluated

Requirement

Players must set deposit, loss, and time limits before being allowed to gamble. The limits are set at the operator level and apply across all products at that operator.

Source: Spellag §14 — Mandatory deposit, loss, and time limits · Audit artifact: SGA Player Protection Audit

Remediation guidance

Block gameplay until all three limits captured.

Evidence specification

Evidence typeConnectorSpecAcceptance criteria
pam_querypam-generic
{
  "query": "se_player_limits",
  "required_fields": [
    "player_id",
    "deposit_limit_set_at",
    "loss_limit_set_at",
    "time_limit_set_at",
    "first_play_at"
  ]
}
  • deposit_limit_set_at < first_play_at
  • loss_limit_set_at < first_play_at
  • time_limit_set_at < first_play_at

Recent evaluations (Apollo Gaming Ltd.)

No evaluation history for this control yet.