GET /api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "24ac7b85-96bc-4586-9b70-ae97dd66575a",
    "match": "https://api-prod.gambitprofit.com/api/matches/913052db-ce5a-4c46-99f4-1b71af3132ee/?format=api",
    "name": "FreeForm",
    "created_at": "2023-09-25T08:58:21.230422-04: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": "b4b2d83e-9d9c-4147-b291-e126df23cf13",
            "gambit_id": "0287a88d-ef78-4f43-b8fb-d2e1f0c2b829",
            "last_updated": "2023-09-26T10:08:07.697477-04:00",
            "created_at": "2023-09-25T08:58:21.264560-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
        },
        {
            "id": "a77ba094-b4b8-4f9f-87f3-4a15e924fcb0",
            "gambit_id": "5604fe76-14ee-4d5a-b588-de08b190221e",
            "last_updated": "2023-09-26T10:08:07.685908-04:00",
            "created_at": "2023-09-25T08:58:21.251182-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
        },
        {
            "id": "d55d936a-34f0-4960-8e1f-8fe2605c514d",
            "gambit_id": "67810f97-3114-4cb3-bb36-a07ae4260b41",
            "last_updated": "2023-09-26T10:08:07.689452-04:00",
            "created_at": "2023-09-25T08:58:21.256277-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
        },
        {
            "id": "f657c474-5695-4afe-8e02-ff68219af024",
            "gambit_id": "8b5c031c-490e-4725-9bab-72327a08255c",
            "last_updated": "2023-09-26T10:08:07.693434-04:00",
            "created_at": "2023-09-25T08:58:21.260404-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
        },
        {
            "id": "d5fd9f30-b92b-426f-adc6-2f1f71bd1499",
            "gambit_id": "88b9ecb9-768c-4389-bd44-fff06706820b",
            "last_updated": "2023-09-26T10:08:07.681656-04:00",
            "created_at": "2023-09-25T08:58:21.234204-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ac7b85-96bc-4586-9b70-ae97dd66575a/?format=api"
        }
    ]
}