GET /api/bet_types/d2ee79e3-f52b-4157-b5f7-9c4fe2df6435/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d2ee79e3-f52b-4157-b5f7-9c4fe2df6435",
    "match": "https://api-prod.gambitprofit.com/api/matches/06fd17ab-9015-45b2-8128-4af54605c5d7/?format=api",
    "name": "FreeForm",
    "created_at": "2023-11-06T07:58:07.065390-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": "d0e64dae-9471-4605-9848-0e33d4696371",
            "gambit_id": "558aa07f-be56-45cc-a61c-3294662f5192",
            "last_updated": "2023-11-10T12:53:29.639399-05:00",
            "created_at": "2023-11-06T07:58:07.089180-05:00",
            "name": "21 to 26",
            "reward": "3.85000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ee79e3-f52b-4157-b5f7-9c4fe2df6435/?format=api"
        },
        {
            "id": "f10e60a9-e46c-4c01-8555-35e568af7df3",
            "gambit_id": "5b32d884-ac9c-437e-9316-9cb11fbc04d4",
            "last_updated": "2023-11-10T12:53:29.626094-05:00",
            "created_at": "2023-11-06T07:58:07.069729-05:00",
            "name": "1 to 5",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ee79e3-f52b-4157-b5f7-9c4fe2df6435/?format=api"
        },
        {
            "id": "90a5b171-5574-4d5d-b37d-fd2ceb73d179",
            "gambit_id": "b57c861f-68ca-480f-b680-f05ebe7263fd",
            "last_updated": "2023-11-10T12:53:29.629465-05:00",
            "created_at": "2023-11-06T07:58:07.074267-05:00",
            "name": "6 to 10",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ee79e3-f52b-4157-b5f7-9c4fe2df6435/?format=api"
        },
        {
            "id": "77bbd222-0f53-4e5f-9793-f993d4d36eb9",
            "gambit_id": "1e84b486-a40e-4841-94df-f11ceac0b2b1",
            "last_updated": "2023-11-10T12:53:29.632672-05:00",
            "created_at": "2023-11-06T07:58:07.078605-05:00",
            "name": "11 to 15",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ee79e3-f52b-4157-b5f7-9c4fe2df6435/?format=api"
        },
        {
            "id": "e1fb8425-3026-442a-96f1-404f30a6a668",
            "gambit_id": "90632c72-b2b8-4cdd-96c8-787021f5a2eb",
            "last_updated": "2023-11-10T12:53:29.635958-05:00",
            "created_at": "2023-11-06T07:58:07.084717-05:00",
            "name": "16 to 20",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ee79e3-f52b-4157-b5f7-9c4fe2df6435/?format=api"
        }
    ]
}