GET /api/bet_types/94dc748d-b93d-4c75-aa93-040d13b1b215/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "94dc748d-b93d-4c75-aa93-040d13b1b215",
    "match": "https://api-prod.gambitprofit.com/api/matches/94a6862e-289c-4dbe-9459-066791b87163/?format=api",
    "name": "FreeForm",
    "created_at": "2023-06-09T11:23:23.009516-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": "da9f1ca8-fa2d-4a3c-a843-faff11961c69",
            "gambit_id": "7b5c3f47-9f15-41a6-9b7a-25123f667437",
            "last_updated": "2023-06-11T11:33:13.310882-04:00",
            "created_at": "2023-06-09T11:23:23.022175-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dc748d-b93d-4c75-aa93-040d13b1b215/?format=api"
        },
        {
            "id": "96eb63b1-471c-4ffc-94d1-a523e1162208",
            "gambit_id": "90506b63-3105-4a60-b108-1048a7086d1d",
            "last_updated": "2023-06-11T11:33:13.300020-04:00",
            "created_at": "2023-06-09T11:23:23.011913-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dc748d-b93d-4c75-aa93-040d13b1b215/?format=api"
        },
        {
            "id": "fa57634b-306f-4c55-9d2d-6339c786d9bc",
            "gambit_id": "4c8847ff-dec4-49af-ab65-86384ef95267",
            "last_updated": "2023-06-11T11:33:13.302318-04:00",
            "created_at": "2023-06-09T11:23:23.015065-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dc748d-b93d-4c75-aa93-040d13b1b215/?format=api"
        },
        {
            "id": "b8caec9d-4b66-437f-b213-c8c96e60c334",
            "gambit_id": "22dba056-f5ea-4642-8a42-e8313f1ee887",
            "last_updated": "2023-06-11T11:33:13.304523-04:00",
            "created_at": "2023-06-09T11:23:23.017438-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dc748d-b93d-4c75-aa93-040d13b1b215/?format=api"
        },
        {
            "id": "de417cc7-8cd0-431b-9b7a-0f65adf8ec2d",
            "gambit_id": "d8c8f0e5-1094-460c-ac1f-08e6bc9747fc",
            "last_updated": "2023-06-11T11:33:13.306642-04:00",
            "created_at": "2023-06-09T11:23:23.019921-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dc748d-b93d-4c75-aa93-040d13b1b215/?format=api"
        }
    ]
}