GET /api/bet_types/16687847-cdad-408d-9a36-4380260a744f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "16687847-cdad-408d-9a36-4380260a744f",
    "match": "https://api-prod.gambitprofit.com/api/matches/f632182f-43ed-421d-b678-7062d7f32fd8/?format=api",
    "name": "Pick the Winner",
    "created_at": "1969-12-31T19:00:00-05:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": true,
        "name": "Med Risk",
        "bet": [
            {
                "team": "Wolverhampton Wanderers",
                "amount": 6822.0
            },
            {
                "team": "Draw",
                "amount": 3178.0
            }
        ],
        "expected_reward_tokens": 11663.26,
        "profit_sb": 2163.26,
        "profit_sb_percentage": 22.77,
        "recommended": false
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Wolverhampton Wanderers",
                "amount": 5451.0
            },
            {
                "team": "Draw",
                "amount": 2540.0
            },
            {
                "team": "Nottingham Forest",
                "amount": 2009.0
            }
        ],
        "expected_reward_tokens": 9321.21,
        "profit_sb": -178.79,
        "profit_sb_percentage": -1.88,
        "recommended": false
    },
    "lines": [
        {
            "id": "f57a3c46-4472-4e54-bc36-be2d2d61da0e",
            "gambit_id": "ec34742b-c28b-4eb1-b9b3-4ea86872ee8b",
            "last_updated": "2022-10-17T10:12:11.815533-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "Wolverhampton Wanderers",
            "reward": "1.71000",
            "odds": "1.73000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16687847-cdad-408d-9a36-4380260a744f/?format=api"
        },
        {
            "id": "5b8e76b5-5320-49c2-8108-441ebef23015",
            "gambit_id": "48c93b4f-f671-4599-9b00-add96b400d54",
            "last_updated": "2022-10-17T10:12:11.816522-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "Draw",
            "reward": "3.67000",
            "odds": "3.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16687847-cdad-408d-9a36-4380260a744f/?format=api"
        },
        {
            "id": "aa96de13-ebbd-4fa3-9774-a19464973a66",
            "gambit_id": "80a7d02b-e608-4b4e-8162-b4faa71ea05d",
            "last_updated": "2022-10-17T10:12:11.814528-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "Nottingham Forest",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16687847-cdad-408d-9a36-4380260a744f/?format=api"
        }
    ]
}