GET /api/bet_types/3c0a97ac-fb6b-4446-97fa-e60d557b3e22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c0a97ac-fb6b-4446-97fa-e60d557b3e22",
    "match": "https://api-prod.gambitprofit.com/api/matches/6e43bc55-13a5-4328-af30-9dca12507c61/?format=api",
    "name": "FreeForm",
    "created_at": "2023-04-10T08:57:03.171897-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": "f20c77af-f512-420a-b76b-1e075402960a",
            "gambit_id": "bb502b24-18de-4b09-8502-6635f4f322fd",
            "last_updated": "2023-04-13T11:12:23.687616-04:00",
            "created_at": "2023-04-10T08:57:03.174733-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0a97ac-fb6b-4446-97fa-e60d557b3e22/?format=api"
        },
        {
            "id": "098c1f7c-ffa8-4143-9b4a-e12ecc436454",
            "gambit_id": "adf77dd7-ccf1-41cc-8918-d7eab7eab020",
            "last_updated": "2023-04-13T11:12:23.688968-04:00",
            "created_at": "2023-04-10T08:57:03.177211-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0a97ac-fb6b-4446-97fa-e60d557b3e22/?format=api"
        },
        {
            "id": "dccf5cb0-bb53-439a-8fd6-dd962269f0fb",
            "gambit_id": "7ea410f8-a41d-4b17-aa72-4d3481a6e199",
            "last_updated": "2023-04-13T11:12:23.690168-04:00",
            "created_at": "2023-04-10T08:57:03.179677-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0a97ac-fb6b-4446-97fa-e60d557b3e22/?format=api"
        },
        {
            "id": "179b3cb7-8225-4cb7-bbf8-ca06d7c14e07",
            "gambit_id": "e08fca00-b9f8-42c8-89b7-3d26ba793764",
            "last_updated": "2023-04-13T11:12:23.691495-04:00",
            "created_at": "2023-04-10T08:57:03.182661-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0a97ac-fb6b-4446-97fa-e60d557b3e22/?format=api"
        },
        {
            "id": "56966316-bc5d-4bd7-a8d3-81cd6d76854d",
            "gambit_id": "db5a31b1-2a6c-4d16-946b-192a87b0b9bf",
            "last_updated": "2023-04-13T11:12:23.692689-04:00",
            "created_at": "2023-04-10T08:57:03.185647-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c0a97ac-fb6b-4446-97fa-e60d557b3e22/?format=api"
        }
    ]
}