GET /api/bet_types/b9419f2f-818a-4f79-a5ae-c30dd5c80243/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b9419f2f-818a-4f79-a5ae-c30dd5c80243",
    "match": "https://api-prod.gambitprofit.com/api/matches/d49aa261-3958-4695-9e61-8bde2d97f226/?format=api",
    "name": "FreeForm",
    "created_at": "2023-07-22T08:38:13.723194-04: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": "3b4f0c48-c16b-4792-b1fd-8f8c3edf9f27",
            "gambit_id": "eafc2e75-62b2-4665-8a26-1cf6aa01a247",
            "last_updated": "2023-07-23T22:02:57.953867-04:00",
            "created_at": "2023-07-22T08:38:13.742397-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9419f2f-818a-4f79-a5ae-c30dd5c80243/?format=api"
        },
        {
            "id": "85a635ca-5ce7-4a82-bab8-0f43a6f037dc",
            "gambit_id": "52e3b859-ce01-4b72-90fc-93f4cd5509bd",
            "last_updated": "2023-07-23T22:02:57.943048-04:00",
            "created_at": "2023-07-22T08:38:13.730961-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9419f2f-818a-4f79-a5ae-c30dd5c80243/?format=api"
        },
        {
            "id": "2c772253-b9ea-4b30-89f7-f11769c8182f",
            "gambit_id": "f5949b70-9929-4dea-a6e1-5747a7df41a0",
            "last_updated": "2023-07-23T22:02:57.946391-04:00",
            "created_at": "2023-07-22T08:38:13.734665-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9419f2f-818a-4f79-a5ae-c30dd5c80243/?format=api"
        },
        {
            "id": "20e8018e-966c-4875-a226-1caa07fa300b",
            "gambit_id": "5bc33c0e-1187-4ba9-9135-3e695ee349b6",
            "last_updated": "2023-07-23T22:02:57.950490-04:00",
            "created_at": "2023-07-22T08:38:13.738865-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9419f2f-818a-4f79-a5ae-c30dd5c80243/?format=api"
        },
        {
            "id": "4b330f68-a39b-41cd-9a8b-17710c71fb73",
            "gambit_id": "ba864d2c-94e6-4fc0-9fd6-ef8dca3d9bda",
            "last_updated": "2023-07-23T22:02:57.939597-04:00",
            "created_at": "2023-07-22T08:38:13.727067-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9419f2f-818a-4f79-a5ae-c30dd5c80243/?format=api"
        }
    ]
}