GET /api/bet_types/ae9cf561-cb4b-4de1-a531-2d6d291149b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ae9cf561-cb4b-4de1-a531-2d6d291149b4",
    "match": "https://api-prod.gambitprofit.com/api/matches/0e4237a5-70b3-4e6a-8e78-92a32e04a786/?format=api",
    "name": "FreeForm",
    "created_at": "2023-11-13T09:18:00.268661-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": "30d3e385-c136-4f57-9b5e-44ca6a88408b",
            "gambit_id": "c0829a85-93de-4404-a562-2210100df4a3",
            "last_updated": "2023-11-14T10:18:18.029311-05:00",
            "created_at": "2023-11-13T09:18:00.288540-05:00",
            "name": "21 to 26",
            "reward": "3.85000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9cf561-cb4b-4de1-a531-2d6d291149b4/?format=api"
        },
        {
            "id": "7b494ae3-71b5-493a-86c7-0f729d0f48b8",
            "gambit_id": "db33db74-abb4-41f4-aac2-0f91ba049753",
            "last_updated": "2023-11-14T10:18:18.026074-05:00",
            "created_at": "2023-11-13T09:18:00.284723-05:00",
            "name": "16 to 20",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9cf561-cb4b-4de1-a531-2d6d291149b4/?format=api"
        },
        {
            "id": "61d313cc-d5b4-467a-b432-b11cec2cd924",
            "gambit_id": "19a184bf-2fca-498f-8845-3b2a64652e15",
            "last_updated": "2023-11-14T10:18:18.022776-05:00",
            "created_at": "2023-11-13T09:18:00.280466-05:00",
            "name": "11 to 15",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9cf561-cb4b-4de1-a531-2d6d291149b4/?format=api"
        },
        {
            "id": "c989e657-b1f2-4351-9de9-fe28da7051f1",
            "gambit_id": "75c90651-7dbf-44e9-a36f-0da479ba43ce",
            "last_updated": "2023-11-14T10:18:18.019328-05:00",
            "created_at": "2023-11-13T09:18:00.276702-05:00",
            "name": "6 to 10",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9cf561-cb4b-4de1-a531-2d6d291149b4/?format=api"
        },
        {
            "id": "e15c7668-ed61-41cd-9246-d90a4610e6f3",
            "gambit_id": "413e0d70-3b99-4d45-86db-a3ebd85f9c00",
            "last_updated": "2023-11-14T10:18:18.015539-05:00",
            "created_at": "2023-11-13T09:18:00.272277-05:00",
            "name": "1 to 5",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9cf561-cb4b-4de1-a531-2d6d291149b4/?format=api"
        }
    ]
}