GET /api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ab0f617-d750-4455-b33b-ef0bcb6d5b7d",
    "match": "https://api-prod.gambitprofit.com/api/matches/8e1367a7-2640-4496-8cc9-fab795c5040c/?format=api",
    "name": "FreeForm",
    "created_at": "2023-03-06T08:07:12.752781-05:00",
    "high_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "med_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "no_risk": {
        "possible": false,
        "description": "Too many lines to bet on"
    },
    "lines": [
        {
            "id": "0be384b7-426e-4f79-a974-806d939a582e",
            "gambit_id": "cab19b7c-bc23-453f-8c7c-7a2977f399c2",
            "last_updated": "2023-03-07T11:17:02.458665-05:00",
            "created_at": "2023-03-06T08:07:12.754113-05:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
        },
        {
            "id": "09cf520b-f497-4ac8-9c7f-c29c8d3d328f",
            "gambit_id": "c1e9449d-7746-4d65-9871-71ba7c0222ec",
            "last_updated": "2023-03-07T11:17:02.463933-05:00",
            "created_at": "2023-03-06T08:07:12.759759-05:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
        },
        {
            "id": "3d225d33-0c51-4e19-b08d-8b6f018688ca",
            "gambit_id": "7905a87e-2b05-488f-b517-3ae7b65c0891",
            "last_updated": "2023-03-07T11:17:02.460007-05:00",
            "created_at": "2023-03-06T08:07:12.755480-05:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
        },
        {
            "id": "a38f7e2d-4492-46d4-a8d7-014ab03b13a5",
            "gambit_id": "840c2c7e-f462-4099-ade0-c95afae4e9d5",
            "last_updated": "2023-03-07T11:17:02.461307-05:00",
            "created_at": "2023-03-06T08:07:12.756788-05:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
        },
        {
            "id": "5d853c71-9d7f-40b5-8cb1-98876e194896",
            "gambit_id": "e0ac72e9-bc22-4ff9-ba27-0d7e6cb51df6",
            "last_updated": "2023-03-07T11:17:02.462620-05:00",
            "created_at": "2023-03-06T08:07:12.758050-05:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ab0f617-d750-4455-b33b-ef0bcb6d5b7d/?format=api"
        }
    ]
}