GET /api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84e3550b-c9fd-4370-aba0-f168ba5c8dc5",
    "match": "https://api-prod.gambitprofit.com/api/matches/9e437ddf-0e3d-496c-afbb-282c69429d23/?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": "3cedc65a-4143-4a7a-9ff2-9e1918838a35",
            "gambit_id": "98a733ef-01f1-4d88-9d87-97bd659abbd6",
            "last_updated": "2022-10-04T13:52:23.082096-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.91000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
        },
        {
            "id": "d96b5385-3c79-415e-a2f0-3699fa13a0a2",
            "gambit_id": "04584661-5528-4f7e-a0aa-bd26cf5d8410",
            "last_updated": "2022-10-04T13:52:23.086275-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
        },
        {
            "id": "804ab1de-adb7-44d3-960a-d4102c587db0",
            "gambit_id": "25c4a2c1-b748-49f9-bc16-c4987459dd3f",
            "last_updated": "2022-10-04T13:52:23.084313-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
        },
        {
            "id": "1b1fa2fa-0d71-4ed9-b876-5304f99fe0a1",
            "gambit_id": "259bd79a-4779-4621-8d6f-9c0af6b808c7",
            "last_updated": "2022-10-04T13:52:23.083336-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
        },
        {
            "id": "ab6b8257-9b47-4b6a-83df-3b3e1837e957",
            "gambit_id": "100f9c0f-e7ef-472d-b908-fb263d31413d",
            "last_updated": "2022-10-04T13:52:23.085292-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e3550b-c9fd-4370-aba0-f168ba5c8dc5/?format=api"
        }
    ]
}