GET /api/bet_types/f6f26eb2-b31b-41df-80e1-694a615413ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f6f26eb2-b31b-41df-80e1-694a615413ac",
    "match": "https://api-prod.gambitprofit.com/api/matches/7cfc111a-5a44-413e-adb4-501f3b9f84d6/?format=api",
    "name": "FreeForm",
    "created_at": "2023-10-09T15:33:08.390440-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": "9e396fe6-706d-472c-bc97-fa05b1fe8e8c",
            "gambit_id": "d74b3291-781c-44be-ac83-4d995f3eae7c",
            "last_updated": "2023-10-10T09:48:23.244380-04:00",
            "created_at": "2023-10-09T15:33:08.420765-04:00",
            "name": "21 to 26",
            "reward": "3.85000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f26eb2-b31b-41df-80e1-694a615413ac/?format=api"
        },
        {
            "id": "5f11dff3-5d54-46fc-89f1-a26d29e6b026",
            "gambit_id": "9cfa32e7-e21a-4989-9a31-d5f81e4068ec",
            "last_updated": "2023-10-10T09:48:23.222717-04:00",
            "created_at": "2023-10-09T15:33:08.397886-04:00",
            "name": "1 to 5",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f26eb2-b31b-41df-80e1-694a615413ac/?format=api"
        },
        {
            "id": "48946dd8-b483-4420-807a-147762b4f868",
            "gambit_id": "0da1ac01-60a1-47fd-9269-a3c20b0e816d",
            "last_updated": "2023-10-10T09:48:23.226103-04:00",
            "created_at": "2023-10-09T15:33:08.404055-04:00",
            "name": "6 to 10",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f26eb2-b31b-41df-80e1-694a615413ac/?format=api"
        },
        {
            "id": "76a97cd9-1364-4f00-a681-2db873a9af4b",
            "gambit_id": "3c5b2a8d-9b8d-46f0-8678-3bcedb92b7f7",
            "last_updated": "2023-10-10T09:48:23.229563-04:00",
            "created_at": "2023-10-09T15:33:08.408690-04:00",
            "name": "11 to 15",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f26eb2-b31b-41df-80e1-694a615413ac/?format=api"
        },
        {
            "id": "81619ef1-97af-4249-b07e-aa8e1814af86",
            "gambit_id": "b6e317ad-7747-439b-9485-14b2f14b35f3",
            "last_updated": "2023-10-10T09:48:23.237593-04:00",
            "created_at": "2023-10-09T15:33:08.414478-04:00",
            "name": "16 to 20",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f26eb2-b31b-41df-80e1-694a615413ac/?format=api"
        }
    ]
}