GET /api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3d0e00a3-9e41-4a0b-a292-79fc68e45def",
    "match": "https://api-prod.gambitprofit.com/api/matches/3cd62e45-be9c-44af-9767-829fee4fd327/?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": "9dc6bc43-56ef-41cc-b79f-18fa170e0471",
            "gambit_id": "7c7b0b64-ce78-4143-999d-796117e0a8b4",
            "last_updated": "2022-11-17T11:13:07.189485-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.64000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
        },
        {
            "id": "627ad288-9bdc-4c4c-8801-aa95e36c458d",
            "gambit_id": "182ebf51-30a1-4985-a157-2c9d69bec7b6",
            "last_updated": "2022-11-17T11:13:07.193638-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
        },
        {
            "id": "28585afb-47ec-44a6-a5b2-9d8e63236e5e",
            "gambit_id": "0f1174af-e3af-4a4d-9ed6-5f35111c2604",
            "last_updated": "2022-11-17T11:13:07.191633-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
        },
        {
            "id": "283d3962-f68e-49cf-ab22-c2f026c1d7c9",
            "gambit_id": "41b1d494-7ca7-46d3-8706-ea51ca4234d5",
            "last_updated": "2022-11-17T11:13:07.190527-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
        },
        {
            "id": "f2caafcc-5773-4468-bb81-35d202e92848",
            "gambit_id": "e090a455-b95e-47ec-8b83-7678d3a81cd0",
            "last_updated": "2022-11-17T11:13:07.192640-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.30000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0e00a3-9e41-4a0b-a292-79fc68e45def/?format=api"
        }
    ]
}