GET /api/bet_types/e28d40fc-c833-4d7a-b602-4c97fb178e9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e28d40fc-c833-4d7a-b602-4c97fb178e9f",
    "match": "https://api-prod.gambitprofit.com/api/matches/fd28b86d-9cc5-4d96-9fc9-919ecaa63d04/?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": "4b9c86d4-5152-4dd6-a64c-f07b6061d2c9",
            "gambit_id": "070e94c3-08f3-49c0-b9e1-d98718ede7e5",
            "last_updated": "2022-10-24T10:32:33.257528-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/e28d40fc-c833-4d7a-b602-4c97fb178e9f/?format=api"
        },
        {
            "id": "8b50f7ae-35c0-4f96-b097-2066428382a9",
            "gambit_id": "6f22fccc-32b0-4fdc-9827-590de854c8b0",
            "last_updated": "2022-10-24T10:32:33.258774-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/e28d40fc-c833-4d7a-b602-4c97fb178e9f/?format=api"
        },
        {
            "id": "cca111c1-c021-426e-9469-7952579a6422",
            "gambit_id": "1732e301-fa32-429b-a383-c8e02dbdb0f3",
            "last_updated": "2022-10-24T10:32:33.259982-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/e28d40fc-c833-4d7a-b602-4c97fb178e9f/?format=api"
        },
        {
            "id": "fc00e72d-ad0c-4e3a-8818-b10f2445ed46",
            "gambit_id": "16b5e831-432d-4c2b-aef0-d5adbcec56ce",
            "last_updated": "2022-10-24T10:32:33.262194-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/e28d40fc-c833-4d7a-b602-4c97fb178e9f/?format=api"
        },
        {
            "id": "69c7b5ba-d17a-4138-8ed5-2a293a0a4d93",
            "gambit_id": "8bdfd6bc-4e73-4be4-a1ae-2c2ad6472e9c",
            "last_updated": "2022-10-24T10:32:33.261078-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/e28d40fc-c833-4d7a-b602-4c97fb178e9f/?format=api"
        }
    ]
}