GET /api/bet_types/44f7394c-5e14-47af-8bc8-7a7a9471475c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "44f7394c-5e14-47af-8bc8-7a7a9471475c",
    "match": "https://api-prod.gambitprofit.com/api/matches/11396b0d-6b1e-4ba3-befa-a9dc53a08f05/?format=api",
    "name": "FreeForm",
    "created_at": "2023-03-22T17:01:57.827435-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": "a135d6a1-224a-4da5-b795-f4fad4bb7a6f",
            "gambit_id": "414c2b4c-80c5-40d5-a786-2f50b928f3bd",
            "last_updated": "2023-03-24T11:01:58.916939-04:00",
            "created_at": "2023-03-22T17:01:57.829979-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f7394c-5e14-47af-8bc8-7a7a9471475c/?format=api"
        },
        {
            "id": "8b1d194c-82a2-4091-b207-62c8806887e9",
            "gambit_id": "dfa71519-920e-4c77-9bbb-bcc6aecc3d07",
            "last_updated": "2023-03-24T11:01:58.922262-04:00",
            "created_at": "2023-03-22T17:01:57.835514-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f7394c-5e14-47af-8bc8-7a7a9471475c/?format=api"
        },
        {
            "id": "765e627d-1164-46cd-bd54-a4b79a143abb",
            "gambit_id": "fc8c25c5-7091-4908-9161-116aa9140e7e",
            "last_updated": "2023-03-24T11:01:58.919693-04:00",
            "created_at": "2023-03-22T17:01:57.832820-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f7394c-5e14-47af-8bc8-7a7a9471475c/?format=api"
        },
        {
            "id": "64e989fd-b664-4241-8415-24f3c4b81624",
            "gambit_id": "db811814-d5e3-453c-aeed-4d18304e95af",
            "last_updated": "2023-03-24T11:01:58.924859-04:00",
            "created_at": "2023-03-22T17:01:57.838201-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f7394c-5e14-47af-8bc8-7a7a9471475c/?format=api"
        },
        {
            "id": "b379af02-2aa3-4686-99df-e0e18b3b32ee",
            "gambit_id": "052db012-32ac-482a-9902-52d4dde20984",
            "last_updated": "2023-03-24T11:01:58.927557-04:00",
            "created_at": "2023-03-22T17:01:57.840582-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f7394c-5e14-47af-8bc8-7a7a9471475c/?format=api"
        }
    ]
}