{
    "ok": true,
    "version": "1.0",
    "ms": 1.2,
    "result": {
        "a": {
            "name": "Sweet Bonanza",
            "slug": "sweet-bonanza",
            "provider": "Pragmatic Play",
            "rtp": 96.51,
            "house_edge": 3.49,
            "volatility": "high",
            "reels": "6x5",
            "max_win": "21100x",
            "theme": "Candy",
            "year": 2019
        },
        "b": {
            "name": "Starburst",
            "slug": "starburst",
            "provider": "NetEnt",
            "rtp": 96.09,
            "house_edge": 3.91,
            "volatility": "low",
            "reels": "5x3",
            "max_win": "500x",
            "theme": "Gems",
            "year": 2012
        },
        "diff": {
            "rtp": 0.42,
            "higher_rtp": "sweet-bonanza"
        }
    }
}