GET /api/bet_types/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf",
    "match": "https://api-prod.gambitprofit.com/api/matches/1e254cf7-ee12-4e30-8859-f8285bf688cc/?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": "87209d0f-de26-4506-b817-6ddcb94420b8",
            "gambit_id": "b1a83ee2-0e9a-49e8-be87-43db9331e7e7",
            "last_updated": "2022-12-19T10:52:36.739728-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/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
        },
        {
            "id": "c41643e1-5554-4fd5-abba-e0db3312e2d9",
            "gambit_id": "dd7fdf4a-c4e8-4034-a216-2401a5f91856",
            "last_updated": "2022-12-19T10:52:36.740809-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/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
        },
        {
            "id": "7cc9bb34-5aeb-45a3-bd64-d761daeb5175",
            "gambit_id": "cc2e7235-798a-4636-ac6e-6f6b2717b2ee",
            "last_updated": "2022-12-19T10:52:36.741883-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/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
        },
        {
            "id": "481b96f0-97e6-407d-b687-1e27fbf76a72",
            "gambit_id": "41c513b3-2a86-4618-8b6c-226a2691a9bd",
            "last_updated": "2022-12-19T10:52:36.742936-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/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
        },
        {
            "id": "2b129288-c996-46f0-a6d0-1c86a7c8955a",
            "gambit_id": "c922dc70-4651-4cc8-bf9e-4f455f338888",
            "last_updated": "2022-12-19T10:52:36.743983-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/76fa80d0-4da7-4bc7-8828-b1cee6f1d0cf/?format=api"
        }
    ]
}