GET /api/bet_types/d01d0982-49fc-480f-876c-ec3108c2e2a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d01d0982-49fc-480f-876c-ec3108c2e2a4",
    "match": "https://api-prod.gambitprofit.com/api/matches/574b541c-6a00-4b9e-a3c4-8b8b258fde79/?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": "93cb2d95-701b-45d7-85bb-e68f9dc3d6f1",
            "gambit_id": "389e37cc-7cfb-490e-b99e-fac957377ed5",
            "last_updated": "2022-10-06T10:21:56.090485-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "21 to 26",
            "reward": "3.91000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01d0982-49fc-480f-876c-ec3108c2e2a4/?format=api"
        },
        {
            "id": "e78212e6-684c-4c62-a490-5c891c3c73b6",
            "gambit_id": "5eb2d373-ecd6-4274-aeed-18ac181d0cb9",
            "last_updated": "2022-10-06T10:21:56.094515-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "6 to 10",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01d0982-49fc-480f-876c-ec3108c2e2a4/?format=api"
        },
        {
            "id": "a0e39231-b419-4d12-b6c2-aef70c2e99b1",
            "gambit_id": "2b5c04f5-7b85-444d-9487-70ddd71dd8a2",
            "last_updated": "2022-10-06T10:21:56.091608-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "16 to 20",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01d0982-49fc-480f-876c-ec3108c2e2a4/?format=api"
        },
        {
            "id": "ccea48cb-2d7c-4eaf-84b4-3f33d51d1d39",
            "gambit_id": "018b55a0-6253-47a5-a60a-658f0425210a",
            "last_updated": "2022-10-06T10:21:56.095480-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "1 to 5",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01d0982-49fc-480f-876c-ec3108c2e2a4/?format=api"
        },
        {
            "id": "cc019238-db12-4604-ac48-794ef015dea0",
            "gambit_id": "15e06bdc-e9b2-427b-ba99-9687201dde5f",
            "last_updated": "2022-10-06T10:21:56.093526-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "name": "11 to 15",
            "reward": "4.64000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01d0982-49fc-480f-876c-ec3108c2e2a4/?format=api"
        }
    ]
}