GET /api/bet_types/80e5544b-a246-477b-90c9-31ae85761a15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "80e5544b-a246-477b-90c9-31ae85761a15",
    "match": "https://api-prod.gambitprofit.com/api/matches/9234a27c-bc65-4302-86a3-c965710963c7/?format=api",
    "name": "FreeForm",
    "created_at": "2023-11-11T09:08:07.514501-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": "598dceff-19b1-4be7-8ffb-d17814224075",
            "gambit_id": "3791865e-0f1d-46b3-8b54-1ab04f368ca9",
            "last_updated": "2023-11-13T15:13:34.850523-05:00",
            "created_at": "2023-11-11T09:08:07.536684-05:00",
            "name": "21 to 26",
            "reward": "3.85000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e5544b-a246-477b-90c9-31ae85761a15/?format=api"
        },
        {
            "id": "440b2436-935c-4a86-bee4-39bb2e3741f6",
            "gambit_id": "2b4464b1-e693-4df7-8d23-c7c99724370d",
            "last_updated": "2023-11-13T15:13:34.835892-05:00",
            "created_at": "2023-11-11T09:08:07.519200-05:00",
            "name": "1 to 5",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e5544b-a246-477b-90c9-31ae85761a15/?format=api"
        },
        {
            "id": "09c079ec-24ac-4af5-a7dc-2e31c84afb3b",
            "gambit_id": "8dc49efe-6e3b-4ea4-84a5-9c5f569f8ed6",
            "last_updated": "2023-11-13T15:13:34.840182-05:00",
            "created_at": "2023-11-11T09:08:07.523474-05:00",
            "name": "6 to 10",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e5544b-a246-477b-90c9-31ae85761a15/?format=api"
        },
        {
            "id": "8372b40a-7b58-4e64-95f6-513455b3cce6",
            "gambit_id": "819b29e4-c2f6-4ebb-b075-092067570e1e",
            "last_updated": "2023-11-13T15:13:34.843873-05:00",
            "created_at": "2023-11-11T09:08:07.527918-05:00",
            "name": "11 to 15",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e5544b-a246-477b-90c9-31ae85761a15/?format=api"
        },
        {
            "id": "1a685741-bf46-4ec9-9579-03b33a96bcfe",
            "gambit_id": "1b1f25de-e37b-4507-8aa6-dc8434a1a575",
            "last_updated": "2023-11-13T15:13:34.847095-05:00",
            "created_at": "2023-11-11T09:08:07.532277-05:00",
            "name": "16 to 20",
            "reward": "4.56000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80e5544b-a246-477b-90c9-31ae85761a15/?format=api"
        }
    ]
}