GET /api/bet_types/59183583-b294-4307-a80a-5ea4e6a2d1d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "59183583-b294-4307-a80a-5ea4e6a2d1d6",
    "match": "https://api-prod.gambitprofit.com/api/matches/e354b757-c9e3-4a4b-835a-e4dc6bbb622f/?format=api",
    "name": "Pick the Winner",
    "created_at": "2023-10-06T10:13:02.875896-04:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": true,
        "name": "Med Risk",
        "bet": [
            {
                "team": "Aston Villa",
                "amount": 6289.0
            },
            {
                "team": "Draw",
                "amount": 3711.0
            }
        ],
        "expected_reward_tokens": 12578.0,
        "profit_sb": 3078.0,
        "profit_sb_percentage": 32.4,
        "recommended": false
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Aston Villa",
                "amount": 4620.0
            },
            {
                "team": "Draw",
                "amount": 2725.0
            },
            {
                "team": "Wolverhampton Wanderers",
                "amount": 2655.0
            }
        ],
        "expected_reward_tokens": 9237.75,
        "profit_sb": -262.25,
        "profit_sb_percentage": -2.76,
        "recommended": false
    },
    "lines": [
        {
            "id": "9cf3ff0a-796c-4e84-a382-a3920fd285df",
            "gambit_id": "fc03a073-8f01-4cef-8c85-b5ca78fca17b",
            "last_updated": "2023-10-09T16:08:19.249465-04:00",
            "created_at": "2023-10-06T10:13:02.891648-04:00",
            "name": "Aston Villa",
            "reward": "2.00000",
            "odds": "2.05000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59183583-b294-4307-a80a-5ea4e6a2d1d6/?format=api"
        },
        {
            "id": "c4ba9808-330f-45cc-b500-c186d43cda4f",
            "gambit_id": "e264f83c-6b14-42cf-b28e-f3d8418ffe30",
            "last_updated": "2023-10-09T16:08:19.241384-04:00",
            "created_at": "2023-10-06T10:13:02.881391-04:00",
            "name": "Draw",
            "reward": "3.39000",
            "odds": "3.50000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59183583-b294-4307-a80a-5ea4e6a2d1d6/?format=api"
        },
        {
            "id": "9c3df0e8-17c8-4ede-84c6-eedbf2d708a4",
            "gambit_id": "dfa7b467-6045-4a29-826c-e7cb75d5d100",
            "last_updated": "2023-10-09T16:08:19.245792-04:00",
            "created_at": "2023-10-06T10:13:02.886197-04:00",
            "name": "Wolverhampton Wanderers",
            "reward": "3.48000",
            "odds": "3.60000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59183583-b294-4307-a80a-5ea4e6a2d1d6/?format=api"
        }
    ]
}