GET /api/bet_types/bcce76ed-42f4-4956-af82-a310420a517d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bcce76ed-42f4-4956-af82-a310420a517d",
    "match": "https://api-prod.gambitprofit.com/api/matches/141ec87b-d99f-4e8f-8248-eebf36b385f6/?format=api",
    "name": "FreeForm",
    "created_at": "2023-06-12T09:03:13.404134-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": "fa3dfe49-9879-490f-84d6-c3ce4b028e17",
            "gambit_id": "729b0128-8a5b-4a36-814b-26326c9c9cac",
            "last_updated": "2023-06-13T11:08:06.779289-04:00",
            "created_at": "2023-06-12T09:03:13.416056-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcce76ed-42f4-4956-af82-a310420a517d/?format=api"
        },
        {
            "id": "19d7f536-3c69-43d5-a980-b54e05be6614",
            "gambit_id": "c9bad5c0-ed25-4438-9bdd-7d4fc4a0c780",
            "last_updated": "2023-06-13T11:08:06.777371-04:00",
            "created_at": "2023-06-12T09:03:13.414043-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcce76ed-42f4-4956-af82-a310420a517d/?format=api"
        },
        {
            "id": "343a2e2f-27a3-4029-ab64-86c4f3f47ee8",
            "gambit_id": "caa626c9-e92f-41ae-b69d-aff81860df03",
            "last_updated": "2023-06-13T11:08:06.774355-04:00",
            "created_at": "2023-06-12T09:03:13.409413-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcce76ed-42f4-4956-af82-a310420a517d/?format=api"
        },
        {
            "id": "a9f2786e-1623-4e20-9335-8e412bac444d",
            "gambit_id": "d82f637b-472a-4e33-a06e-401d2cb13a9c",
            "last_updated": "2023-06-13T11:08:06.775842-04:00",
            "created_at": "2023-06-12T09:03:13.411740-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcce76ed-42f4-4956-af82-a310420a517d/?format=api"
        },
        {
            "id": "d90c18a1-648f-4de9-88c2-7645ef7379e2",
            "gambit_id": "6fa847cb-e999-4adc-90a9-1781c4fdb000",
            "last_updated": "2023-06-13T11:08:06.772600-04:00",
            "created_at": "2023-06-12T09:03:13.406626-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcce76ed-42f4-4956-af82-a310420a517d/?format=api"
        }
    ]
}