GET /api/bet_types/7c90ba2c-8d59-4e0e-b54c-e7a16c9f034d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c90ba2c-8d59-4e0e-b54c-e7a16c9f034d",
    "match": "https://api-prod.gambitprofit.com/api/matches/e586b4bb-e399-49a7-8bc2-227d92cd27fb/?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": "801a2571-9db2-451d-bde1-dbc58ae6770f",
            "gambit_id": "34b85cf6-f13c-432d-85e6-fb0b09150463",
            "last_updated": "2022-08-23T09:56:55.602391-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.70000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c90ba2c-8d59-4e0e-b54c-e7a16c9f034d/?format=api"
        },
        {
            "id": "5f6c9f38-a08f-4558-8d1f-d51dc7ff44e6",
            "gambit_id": "55008885-a90e-4261-8161-511080f238de",
            "last_updated": "2022-08-23T09:56:55.602871-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c90ba2c-8d59-4e0e-b54c-e7a16c9f034d/?format=api"
        },
        {
            "id": "2ff3096b-8b90-4ef4-b005-e847da49d5cc",
            "gambit_id": "37c9e178-cc6a-4b6a-b700-5e00923ffeab",
            "last_updated": "2022-08-23T09:56:55.603901-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c90ba2c-8d59-4e0e-b54c-e7a16c9f034d/?format=api"
        },
        {
            "id": "f6537c23-2dde-4b74-bdf5-006b0f680d72",
            "gambit_id": "30ed3a66-4d7d-43c4-b502-0cbd5d11243b",
            "last_updated": "2022-08-23T09:56:55.603404-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c90ba2c-8d59-4e0e-b54c-e7a16c9f034d/?format=api"
        },
        {
            "id": "9248214d-294b-44ef-81a6-bc1247fff363",
            "gambit_id": "3b0c4687-0fcf-40a8-aab2-89a362c223c1",
            "last_updated": "2022-08-23T09:56:55.604289-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.38000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c90ba2c-8d59-4e0e-b54c-e7a16c9f034d/?format=api"
        }
    ]
}