GET /api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8cd86853-502a-4ed3-b0b3-509b3d3df6cb",
    "match": "https://api-prod.gambitprofit.com/api/matches/f9be97fa-f905-4765-84bb-ad23a4f8c706/?format=api",
    "name": "FreeForm",
    "created_at": "2023-08-18T10:28:06.863709-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": "3878d1d0-e846-4ae1-b402-57c5f0a41150",
            "gambit_id": "e7de701e-601e-4544-b72e-897e87abf5c0",
            "last_updated": "2023-08-22T09:28:24.660738-04:00",
            "created_at": "2023-08-18T10:28:06.887806-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
        },
        {
            "id": "43122b50-a587-4932-a2c1-f71e402897c8",
            "gambit_id": "cf1f91eb-fa72-43ac-b351-e7a09243a826",
            "last_updated": "2023-08-22T09:28:24.641423-04:00",
            "created_at": "2023-08-18T10:28:06.870011-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
        },
        {
            "id": "45c4ff86-e059-4da9-87e8-c8fa191faf82",
            "gambit_id": "06e87374-e1ac-40bc-a14b-ceec76942642",
            "last_updated": "2023-08-22T09:28:24.645637-04:00",
            "created_at": "2023-08-18T10:28:06.874501-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
        },
        {
            "id": "1d863c10-39ee-4897-b58a-6690c0357111",
            "gambit_id": "7f8e1de6-02dd-45c1-8c52-dd12a38a2508",
            "last_updated": "2023-08-22T09:28:24.653213-04:00",
            "created_at": "2023-08-18T10:28:06.878816-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
        },
        {
            "id": "67d683bf-66af-4cce-89c6-802fd31bb110",
            "gambit_id": "8f5dca01-8c20-460b-85c6-2bc6839df6ec",
            "last_updated": "2023-08-22T09:28:24.657377-04:00",
            "created_at": "2023-08-18T10:28:06.882972-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd86853-502a-4ed3-b0b3-509b3d3df6cb/?format=api"
        }
    ]
}