{
    "ok": true,
    "version": "1.0",
    "ms": 1,
    "count": 1,
    "total": 1,
    "paging": {
        "limit": 50,
        "offset": 0,
        "has_more": false,
        "next_cursor": null
    },
    "result": [
        {
            "name": "Alpha Male",
            "slug": "alpha-male",
            "provider": "Peter & Sons",
            "rtp": 96.7,
            "volatility": "high",
            "reels": "5x3",
            "paylines": "20",
            "max_win": "100000x",
            "theme": "Wildlife",
            "year": 2015,
            "features": [
                "Free Spins",
                "Wilds"
            ],
            "popularity": 87999,
            "accent": "#22d3ee"
        }
    ]
}