GET /api/bet_types/1c4a3e11-b1db-4f8d-a678-688fd5ed0277/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1c4a3e11-b1db-4f8d-a678-688fd5ed0277",
    "match": "https://api-prod.gambitprofit.com/api/matches/84ba09a9-9744-4969-8a2f-0850e2cdd7f8/?format=api",
    "name": "FreeForm",
    "created_at": "2023-05-29T11:47:15.331278-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": "6fc47859-c3ac-4e80-88a7-2b015ac33161",
            "gambit_id": "aebcca01-7c65-490f-8263-6ebe02bd5445",
            "last_updated": "2023-05-30T10:47:21.163859-04:00",
            "created_at": "2023-05-29T11:47:15.339721-04:00",
            "name": "21 to 26",
            "reward": "3.88000",
            "odds": "4.00000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4a3e11-b1db-4f8d-a678-688fd5ed0277/?format=api"
        },
        {
            "id": "8f61c6c6-81c7-41c5-b951-3bb7c174bd45",
            "gambit_id": "329d27b4-84e5-47b6-99f5-376fae6534eb",
            "last_updated": "2023-05-30T10:47:21.154009-04:00",
            "created_at": "2023-05-29T11:47:15.332919-04:00",
            "name": "1 to 5",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4a3e11-b1db-4f8d-a678-688fd5ed0277/?format=api"
        },
        {
            "id": "c0b03559-6bb3-44fd-9feb-65178a1705ec",
            "gambit_id": "097c8dcf-0c40-4533-a569-d0db8b272bf6",
            "last_updated": "2023-05-30T10:47:21.156564-04:00",
            "created_at": "2023-05-29T11:47:15.334746-04:00",
            "name": "6 to 10",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4a3e11-b1db-4f8d-a678-688fd5ed0277/?format=api"
        },
        {
            "id": "dcb02ea0-4f28-4e48-a43b-4c867adc1dc0",
            "gambit_id": "46235e1d-90b9-4401-a008-9d8cac07d31a",
            "last_updated": "2023-05-30T10:47:21.158969-04:00",
            "created_at": "2023-05-29T11:47:15.336388-04:00",
            "name": "11 to 15",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4a3e11-b1db-4f8d-a678-688fd5ed0277/?format=api"
        },
        {
            "id": "4487b557-b0de-480d-8231-0edfc7c784ca",
            "gambit_id": "720878f6-898a-40c4-81e7-a74bf9998b33",
            "last_updated": "2023-05-30T10:47:21.161304-04:00",
            "created_at": "2023-05-29T11:47:15.338137-04:00",
            "name": "16 to 20",
            "reward": "4.60000",
            "odds": "4.75000",
            "spread": null,
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4a3e11-b1db-4f8d-a678-688fd5ed0277/?format=api"
        }
    ]
}