GET /api/bet_types/4374f197-07c7-45f9-aa8a-5e1c99fe235d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4374f197-07c7-45f9-aa8a-5e1c99fe235d",
    "match": "https://api-prod.gambitprofit.com/api/matches/4ece20bc-2552-4c7f-ad5a-e2f8314eeb60/?format=api",
    "name": "FreeForm",
    "created_at": "2023-09-09T09:43:02.033286-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": "7d0a289f-f4e4-42d4-b29c-fbf58a2cfc10",
            "gambit_id": "38ad1f7a-1a55-4b4a-965e-77f15873b581",
            "last_updated": "2023-09-12T11:33:01.769822-04:00",
            "created_at": "2023-09-09T09:43:02.072595-04:00",
            "name": "21 to 26",
            "reward": "3.87000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4374f197-07c7-45f9-aa8a-5e1c99fe235d/?format=api"
        },
        {
            "id": "75907733-98ab-4a5f-8503-bf8bc8aa66d3",
            "gambit_id": "3231ebb4-9f08-4216-aee8-bacf4dd668aa",
            "last_updated": "2023-09-12T11:33:01.731633-04:00",
            "created_at": "2023-09-09T09:43:02.037563-04:00",
            "name": "1 to 5",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4374f197-07c7-45f9-aa8a-5e1c99fe235d/?format=api"
        },
        {
            "id": "2873e44b-692b-41db-967b-c73a6b833b87",
            "gambit_id": "010b1078-b991-4051-886a-3cabe58d6545",
            "last_updated": "2023-09-12T11:33:01.743249-04:00",
            "created_at": "2023-09-09T09:43:02.042216-04:00",
            "name": "6 to 10",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4374f197-07c7-45f9-aa8a-5e1c99fe235d/?format=api"
        },
        {
            "id": "cdd17bb4-8c32-48b0-b3f3-a38e4bf8612d",
            "gambit_id": "cac0e6ed-383d-4e93-8540-04b1a67c9b40",
            "last_updated": "2023-09-12T11:33:01.757806-04:00",
            "created_at": "2023-09-09T09:43:02.058027-04:00",
            "name": "11 to 15",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4374f197-07c7-45f9-aa8a-5e1c99fe235d/?format=api"
        },
        {
            "id": "29182253-5515-4cf1-af8d-21de9ffe417c",
            "gambit_id": "b449bccc-5766-4865-b0bb-d6ad4360491c",
            "last_updated": "2023-09-12T11:33:01.764202-04:00",
            "created_at": "2023-09-09T09:43:02.068200-04:00",
            "name": "16 to 20",
            "reward": "4.58000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4374f197-07c7-45f9-aa8a-5e1c99fe235d/?format=api"
        }
    ]
}