GET /api/bet_types/94eb0725-561d-4b93-8d34-b69ba21b6638/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94eb0725-561d-4b93-8d34-b69ba21b6638",
    "match": "https://api-prod.gambitprofit.com/api/matches/c417f976-eebe-44e9-8ea8-18d208c64d5a/?format=api",
    "name": "FreeForm",
    "created_at": "2023-06-27T08:43:25.267350-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": "6984e2d9-831b-43dd-bc02-e24ebe83eb10",
            "gambit_id": "81f45bbe-b948-458d-88f7-a1a8ef483f42",
            "last_updated": "2023-06-30T10:48:14.121534-04:00",
            "created_at": "2023-06-27T08:43:25.279485-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eb0725-561d-4b93-8d34-b69ba21b6638/?format=api"
        },
        {
            "id": "12602411-1650-4bba-8c1f-771989a77612",
            "gambit_id": "88bb5fe2-03b8-44ba-afc7-eba7b63a3f5e",
            "last_updated": "2023-06-30T10:48:14.110028-04:00",
            "created_at": "2023-06-27T08:43:25.269196-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eb0725-561d-4b93-8d34-b69ba21b6638/?format=api"
        },
        {
            "id": "72717d22-712f-4f01-8092-362df7fc8c04",
            "gambit_id": "5de513b5-5750-401a-90b8-f06d34863483",
            "last_updated": "2023-06-30T10:48:14.112880-04:00",
            "created_at": "2023-06-27T08:43:25.271364-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eb0725-561d-4b93-8d34-b69ba21b6638/?format=api"
        },
        {
            "id": "d1bbe87a-a904-4646-9bb4-5424748f407a",
            "gambit_id": "98f50649-ab30-4d5e-b96a-99049afe150f",
            "last_updated": "2023-06-30T10:48:14.115548-04:00",
            "created_at": "2023-06-27T08:43:25.274335-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eb0725-561d-4b93-8d34-b69ba21b6638/?format=api"
        },
        {
            "id": "930890c2-f5be-4802-b3a4-55a00db249bc",
            "gambit_id": "1d44a207-4c7b-403a-9b8c-ea5085a76bbd",
            "last_updated": "2023-06-30T10:48:14.118867-04:00",
            "created_at": "2023-06-27T08:43:25.277331-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94eb0725-561d-4b93-8d34-b69ba21b6638/?format=api"
        }
    ]
}