GET /api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "42cd3e78-2d6e-4462-8e0d-ccab233e77e6",
    "match": "https://api-prod.gambitprofit.com/api/matches/0070cf3d-4cbf-4e0e-b89a-a55d6ab6842b/?format=api",
    "name": "FreeForm",
    "created_at": "2023-07-11T11:13:15.104394-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": "faf05189-e926-49e0-91ac-87099c7421b7",
            "gambit_id": "844b2949-a09a-400d-8de0-10a7a3953b96",
            "last_updated": "2023-07-13T09:33:19.361955-04:00",
            "created_at": "2023-07-11T11:13:15.112419-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
        },
        {
            "id": "0eb7786e-3d00-453e-b1b5-d0c1b2fd1297",
            "gambit_id": "7fce51be-e6e9-4e1a-bcd2-7be84201a81f",
            "last_updated": "2023-07-13T09:33:19.356562-04:00",
            "created_at": "2023-07-11T11:13:15.106196-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
        },
        {
            "id": "c2f037ad-8817-4000-b1e9-37f62a8fa315",
            "gambit_id": "dd227484-889e-42e6-ae71-f175f0f230eb",
            "last_updated": "2023-07-13T09:33:19.357953-04:00",
            "created_at": "2023-07-11T11:13:15.107873-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
        },
        {
            "id": "e7647944-9adf-438f-a43d-7d458ec34294",
            "gambit_id": "f0e8be8b-8e05-4ead-9481-6538ba411668",
            "last_updated": "2023-07-13T09:33:19.359289-04:00",
            "created_at": "2023-07-11T11:13:15.109360-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
        },
        {
            "id": "6ef2acf1-ad07-4d44-b1fa-44b08a7a93b8",
            "gambit_id": "a2eafcec-1389-4433-9bc7-e6bf8d72df1c",
            "last_updated": "2023-07-13T09:33:19.360581-04:00",
            "created_at": "2023-07-11T11:13:15.110901-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
        }
    ]
}