GET /api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e6064f87-b938-459a-bb9f-0a000fce64c7",
    "match": "https://api-prod.gambitprofit.com/api/matches/0fbae3e9-dcc3-4b92-aa36-3e0c35e2327f/?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": "7cd917d3-e741-40c7-8e94-4369d4f83e02",
            "gambit_id": "1d39aecb-41d8-45bb-8cf9-560e03ed3d90",
            "last_updated": "2022-11-15T11:57:25.583438-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.64000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
        },
        {
            "id": "142910b1-43fa-4121-8cff-9f635e889942",
            "gambit_id": "4a80954f-d6c0-41eb-9b73-f8257d4d037c",
            "last_updated": "2022-11-15T11:57:25.584508-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
        },
        {
            "id": "142d8f7f-1720-4aa0-99a7-b94e4a6d5ac4",
            "gambit_id": "9887e881-00d0-4b3b-9de8-deca972305c8",
            "last_updated": "2022-11-15T11:57:25.585504-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
        },
        {
            "id": "ae316f97-4af7-409f-9610-795b15fad176",
            "gambit_id": "3bc6a7d4-5d54-4ce8-bd4f-452c9562d95a",
            "last_updated": "2022-11-15T11:57:25.586490-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
        },
        {
            "id": "8f7d2f8f-014d-408f-a15c-2bcb308923e0",
            "gambit_id": "2eee96fd-56ab-4b47-8c20-cf188041f742",
            "last_updated": "2022-11-15T11:57:25.587485-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6064f87-b938-459a-bb9f-0a000fce64c7/?format=api"
        }
    ]
}