GET /api/bet_types/2324ac58-be33-4984-b979-c95db817e172/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2324ac58-be33-4984-b979-c95db817e172",
    "match": "https://api-prod.gambitprofit.com/api/matches/b80e24d3-6e03-4680-bf93-d824d878f879/?format=api",
    "name": "FreeForm",
    "created_at": "2023-03-27T09:11:52.764142-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": "ba0bcb19-0c1c-44f0-9900-dbee1467ac77",
            "gambit_id": "f07214d6-d46f-46a0-8722-aa2c2e75adf6",
            "last_updated": "2023-03-28T11:27:00.577100-04:00",
            "created_at": "2023-03-27T09:11:52.768214-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2324ac58-be33-4984-b979-c95db817e172/?format=api"
        },
        {
            "id": "a4748b3d-9f25-4c4d-9c93-e721c5d8217f",
            "gambit_id": "b490de74-9eaa-4d2c-b746-5300418cf0e5",
            "last_updated": "2023-03-28T11:27:00.585352-04:00",
            "created_at": "2023-03-27T09:11:52.775334-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2324ac58-be33-4984-b979-c95db817e172/?format=api"
        },
        {
            "id": "271a282d-4ae0-4dcb-b19a-e3d2142ea1f9",
            "gambit_id": "5091b68c-5b45-4e25-a6af-5dcd81bbc5a3",
            "last_updated": "2023-03-28T11:27:00.582390-04:00",
            "created_at": "2023-03-27T09:11:52.773082-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2324ac58-be33-4984-b979-c95db817e172/?format=api"
        },
        {
            "id": "8f0b3632-495c-4db2-a8c4-ce625a896ae3",
            "gambit_id": "d327a93e-8ed9-4a5f-bc77-2f504b4424e5",
            "last_updated": "2023-03-28T11:27:00.588926-04:00",
            "created_at": "2023-03-27T09:11:52.777461-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2324ac58-be33-4984-b979-c95db817e172/?format=api"
        },
        {
            "id": "7a137fb0-07be-482d-a19f-76aff5688477",
            "gambit_id": "0b5e405e-0945-4ada-8882-a98eb3bde1d9",
            "last_updated": "2023-03-28T11:27:00.579786-04:00",
            "created_at": "2023-03-27T09:11:52.770925-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2324ac58-be33-4984-b979-c95db817e172/?format=api"
        }
    ]
}