GET /api/bet_types/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e985fb79-c73c-4476-a7ac-c48c572e6aee",
    "match": "https://api-prod.gambitprofit.com/api/matches/cb0d8e39-78fb-4ef7-a331-37d98f2f2d28/?format=api",
    "name": "FreeForm",
    "created_at": "1969-12-31T19:00:00-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": "525db895-8bbd-46ab-9e0d-5e5e61a838ea",
            "gambit_id": "3a5befea-e503-4272-b6b7-f21fe99beff0",
            "last_updated": "2022-09-27T09:52:03.409055-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.63000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
        },
        {
            "id": "f8992290-db52-498d-8a7a-d2bd2e812957",
            "gambit_id": "44c19da8-eb13-4d54-a5aa-3ff6a37886be",
            "last_updated": "2022-09-27T09:52:03.412146-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
        },
        {
            "id": "c8393417-18b7-4466-bff5-c2e932d280f5",
            "gambit_id": "3dff6647-8f04-4fb9-ab55-b7a4f4c3f792",
            "last_updated": "2022-09-27T09:52:03.413110-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
        },
        {
            "id": "21d5815a-6920-4e12-a4bf-ec3ed3bbe0d6",
            "gambit_id": "23d1ac4b-045d-472d-8456-cd2215338e11",
            "last_updated": "2022-09-27T09:52:03.410116-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
        },
        {
            "id": "8984dea5-088a-473f-b40e-aa5085c363fc",
            "gambit_id": "5e48529f-d6cf-46ac-b267-3e6678a141ce",
            "last_updated": "2022-09-27T09:52:03.411169-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.28000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e985fb79-c73c-4476-a7ac-c48c572e6aee/?format=api"
        }
    ]
}