{
    "ok": true,
    "bet_step": 10,
    "areas": {
        "rabbit": {
            "multiplier": 6,
            "category": "beast"
        },
        "swallow": {
            "multiplier": 6,
            "category": "bird"
        },
        "panda": {
            "multiplier": 8,
            "category": "beast"
        },
        "monkey": {
            "multiplier": 8,
            "category": "beast"
        },
        "pigeon": {
            "multiplier": 8,
            "category": "bird"
        },
        "peacock": {
            "multiplier": 8,
            "category": "bird"
        },
        "lion": {
            "multiplier": 12,
            "category": "beast"
        },
        "eagle": {
            "multiplier": 12,
            "category": "bird"
        },
        "shark": {
            "multiplier": 24,
            "category": "special"
        },
        "bird_group": {
            "multiplier": 2,
            "category": "group"
        },
        "beast_group": {
            "multiplier": 2,
            "category": "group"
        }
    },
    "probabilities": {
        "rabbit": 0.1600000000000000033306690738754696212708950042724609375,
        "swallow": 0.1600000000000000033306690738754696212708950042724609375,
        "panda": 0.11999999999999999555910790149937383830547332763671875,
        "monkey": 0.11999999999999999555910790149937383830547332763671875,
        "pigeon": 0.11999999999999999555910790149937383830547332763671875,
        "peacock": 0.11999999999999999555910790149937383830547332763671875,
        "lion": 0.08000000000000000166533453693773481063544750213623046875,
        "eagle": 0.08000000000000000166533453693773481063544750213623046875,
        "shark": 0.040000000000000000832667268468867405317723751068115234375,
        "bird_group": 0.479999999999999982236431605997495353221893310546875,
        "beast_group": 0.479999999999999982236431605997495353221893310546875
    },
    "theoretical_rtp": 0.95999999999999996447286321199499070644378662109375,
    "house_edge": 0.040000000000000000832667268468867405317723751068115234375,
    "note": "Complete Bird and Complete Beast are x2 category bets. RNG chooses one of 9 primary outcomes."
}