{
  "sample": true,
  "synthetic": true,
  "dataset": "game-history",
  "count": 2,
  "data": [
    {
      "game_name": "Example Slot A",
      "game_slug": "example-slot-a",
      "stat_date": "2026-09-01",
      "total_bets": 12000,
      "total_wins": 3600,
      "total_wagered": 24000,
      "total_payout": 22560,
      "avg_multiplier": 3.1333,
      "max_multiplier": 550,
      "wins_100x": 4
    },
    {
      "game_name": "Example Slot A",
      "game_slug": "example-slot-a",
      "stat_date": "2026-09-02",
      "total_bets": 14000,
      "total_wins": 4200,
      "total_wagered": 28000,
      "total_payout": 27160,
      "avg_multiplier": 3.2333,
      "max_multiplier": 780,
      "wins_100x": 7
    }
  ]
}
