{
  "sample": true,
  "synthetic": true,
  "dataset": "game-catalog",
  "count": 2,
  "data": [
    {
      "name": "Example Slot A",
      "slug": "example-slot-a",
      "rtp_base": 96.5,
      "volatility": "high",
      "max_win": 5000,
      "release_date": "2026-01-15"
    },
    {
      "name": "Example Slot B",
      "slug": "example-slot-b",
      "rtp_base": null,
      "volatility": null,
      "max_win": null,
      "release_date": null
    }
  ]
}
