{
  "ok": true,
  "name": "pragmatic-game-catalog-worker",
  "workerVersion": "v3.0.0-latest-catalog-split-filters",
  "total": 686,
  "source": "embedded",
  "endpoints": {
    "health": "/api/health",
    "games": "/api/games?category=all&limit=24",
    "top20": "/api/games?category=top20&sort=top20",
    "newGames": "/api/games?category=new&sort=new",
    "buyFreespin": "/api/games?category=buy-freespin",
    "tableGames": "/api/games?category=table-games",
    "gameDetail": "/api/game/vs20olympx",
    "categories": "/api/categories",
    "providers": "/api/providers"
  },
  "supports": {
    "cors": true,
    "liveHtmlSource": true,
    "kvConfig": true,
    "compact": true,
    "fields": true,
    "pagination": true,
    "categories": [
      "all",
      "slots",
      "top20",
      "buy-freespin",
      "table-games",
      "new"
    ],
    "sorts": [
      "source",
      "new",
      "top20",
      "name",
      "symbol",
      "buy-freespin",
      "table"
    ]
  }
}