GET /api/bet_types/2d5225c7-867d-40f0-a66f-fd457a1c632d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2d5225c7-867d-40f0-a66f-fd457a1c632d",
    "match": "https://api-prod.gambitprofit.com/api/matches/5ff0d64e-629e-42d0-8251-ca4795ef775c/?format=api",
    "name": "FreeForm",
    "created_at": "1969-12-31T19:00:00-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": "76ee959c-1070-4375-b338-cf856f65c7a9",
            "gambit_id": "607bb512-184b-45e1-a68c-b5e315a1dddf",
            "last_updated": "2022-11-22T09:32:33.304999-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.63000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5225c7-867d-40f0-a66f-fd457a1c632d/?format=api"
        },
        {
            "id": "9678d17e-7ad4-44df-b855-7b9da93e5875",
            "gambit_id": "27682fc2-9d21-44dc-b61c-f37a23ba29ec",
            "last_updated": "2022-11-22T09:32:33.304028-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5225c7-867d-40f0-a66f-fd457a1c632d/?format=api"
        },
        {
            "id": "9a972135-9dcd-4214-8899-eefa130d4fa7",
            "gambit_id": "f5b82fdd-0ae2-434d-8ad5-86fd1fc9335f",
            "last_updated": "2022-11-22T09:32:33.305948-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5225c7-867d-40f0-a66f-fd457a1c632d/?format=api"
        },
        {
            "id": "66c39cd4-7f93-414e-bd4d-b96c8b6e9ac5",
            "gambit_id": "a4485709-916e-4198-b873-f3f5bdb1aafe",
            "last_updated": "2022-11-22T09:32:33.306898-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5225c7-867d-40f0-a66f-fd457a1c632d/?format=api"
        },
        {
            "id": "9306afbd-7228-4d05-8862-bee188ff632c",
            "gambit_id": "a8008141-df85-4e67-a183-7a7f01f30440",
            "last_updated": "2022-11-22T09:32:33.307843-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d5225c7-867d-40f0-a66f-fd457a1c632d/?format=api"
        }
    ]
}