GET /api/bet_types/2ed46cca-436e-46a5-8f40-870abcd13445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2ed46cca-436e-46a5-8f40-870abcd13445",
    "match": "https://api-prod.gambitprofit.com/api/matches/4957a3be-59c4-4edf-bd95-bc53c5243383/?format=api",
    "name": "FreeForm",
    "created_at": "2023-08-14T10:33:06.455042-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": "b7555ffb-a7c1-48ba-a457-298b8d61f27f",
            "gambit_id": "5bf37335-d38c-4df0-9a46-9d450d6795bb",
            "last_updated": "2023-08-15T18:43:10.346235-04:00",
            "created_at": "2023-08-14T10:33:06.488589-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed46cca-436e-46a5-8f40-870abcd13445/?format=api"
        },
        {
            "id": "58835e1c-46bc-4192-91fd-f272a9f541ef",
            "gambit_id": "dade569e-6dae-41e0-a663-26097e79f094",
            "last_updated": "2023-08-15T18:43:10.335496-04:00",
            "created_at": "2023-08-14T10:33:06.472770-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed46cca-436e-46a5-8f40-870abcd13445/?format=api"
        },
        {
            "id": "a320d1d6-a4b5-47b2-a4c0-7f8c9eb97883",
            "gambit_id": "fbea451a-774a-4050-bb0d-e24cf41c4ffc",
            "last_updated": "2023-08-15T18:43:10.330990-04:00",
            "created_at": "2023-08-14T10:33:06.459859-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed46cca-436e-46a5-8f40-870abcd13445/?format=api"
        },
        {
            "id": "4d1bcc39-fba1-49d2-b0a7-d403b5c9c0ac",
            "gambit_id": "615d2e10-4c08-4aa3-a2c3-02c2d8d15d0e",
            "last_updated": "2023-08-15T18:43:10.339197-04:00",
            "created_at": "2023-08-14T10:33:06.479558-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed46cca-436e-46a5-8f40-870abcd13445/?format=api"
        },
        {
            "id": "a2ffc7ba-9d10-4a5e-85ef-e6f457abe833",
            "gambit_id": "630221d9-9dfe-404e-b636-7711df63bf74",
            "last_updated": "2023-08-15T18:43:10.342642-04:00",
            "created_at": "2023-08-14T10:33:06.484377-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ed46cca-436e-46a5-8f40-870abcd13445/?format=api"
        }
    ]
}