GET /api/bet_types/4941205a-72b3-4d15-9bb1-4de57c29b3fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4941205a-72b3-4d15-9bb1-4de57c29b3fd",
    "match": "https://api-prod.gambitprofit.com/api/matches/8fbac037-17ed-49d1-bb29-13cb5084ad5b/?format=api",
    "name": "FreeForm",
    "created_at": "2023-11-27T09:23:10.185992-05: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": "dcb32aeb-4a20-42c0-aaaa-3c51369dbc45",
            "gambit_id": "43b313f0-fc46-4a3b-85b1-e60f2229a029",
            "last_updated": "2023-11-28T21:53:03.879071-05:00",
            "created_at": "2023-11-27T09:23:10.225816-05:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4941205a-72b3-4d15-9bb1-4de57c29b3fd/?format=api"
        },
        {
            "id": "0087e325-e29e-40cb-8b99-33280f238dad",
            "gambit_id": "cf0f6fda-8942-47e4-8860-96b5248cb792",
            "last_updated": "2023-11-28T21:53:03.866804-05:00",
            "created_at": "2023-11-27T09:23:10.195507-05:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4941205a-72b3-4d15-9bb1-4de57c29b3fd/?format=api"
        },
        {
            "id": "a533ce55-c666-4379-8fbf-d7dac41dfdf2",
            "gambit_id": "49037a79-f13c-4d4f-8db4-a683a5610be3",
            "last_updated": "2023-11-28T21:53:03.871468-05:00",
            "created_at": "2023-11-27T09:23:10.202181-05:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4941205a-72b3-4d15-9bb1-4de57c29b3fd/?format=api"
        },
        {
            "id": "c79978fd-daa1-4cd5-8ccc-105c8d3cbd2d",
            "gambit_id": "bd3ebba5-0306-40dc-ae5b-4c4a1769933e",
            "last_updated": "2023-11-28T21:53:03.856824-05:00",
            "created_at": "2023-11-27T09:23:10.191509-05:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4941205a-72b3-4d15-9bb1-4de57c29b3fd/?format=api"
        },
        {
            "id": "0285267c-6626-418e-aa92-bdae01830ac2",
            "gambit_id": "55ca9470-33d0-4353-98ba-60d9927a5f49",
            "last_updated": "2023-11-28T21:53:03.875058-05:00",
            "created_at": "2023-11-27T09:23:10.211912-05:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4941205a-72b3-4d15-9bb1-4de57c29b3fd/?format=api"
        }
    ]
}