GET /api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a4a70fc5-a6f0-4206-a852-e7d9cf215113",
    "match": "https://api-prod.gambitprofit.com/api/matches/6534ba66-cdb0-4258-a014-d22c16c9802d/?format=api",
    "name": "Over/Under",
    "created_at": "2023-01-11T12:17:21.791203-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": "770a58ac-1790-4fd0-8f22-58e2a240f1c3",
            "gambit_id": "81ec67f6-bcba-44a6-8f8f-f08175af30ce",
            "last_updated": "2023-01-16T11:12:14.091194-05:00",
            "created_at": "2023-01-11T12:17:21.793655-05:00",
            "name": "Game Total Under 2.5",
            "reward": "1.53000",
            "odds": "1.62000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
        },
        {
            "id": "d9adf142-2479-4121-bdde-e8c68272463a",
            "gambit_id": "e949e0b2-2a6e-41ef-8a2c-f4f3954d507c",
            "last_updated": "2023-01-16T11:12:14.088014-05:00",
            "created_at": "2023-01-11T12:17:21.792404-05:00",
            "name": "Game Total Under 2.5",
            "reward": "1.71000",
            "odds": "1.83000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
        },
        {
            "id": "9308d7c5-9e96-4f1c-b7f1-dda3dbbf57df",
            "gambit_id": "ee920f8f-5fb9-49c6-9897-8fbaad1bfbb0",
            "last_updated": "2023-01-16T11:12:14.097694-05:00",
            "created_at": "2023-01-11T12:17:21.796086-05:00",
            "name": "Game Total Over 2.5",
            "reward": "1.82000",
            "odds": "1.95000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
        },
        {
            "id": "57ba79e1-f281-4b09-bad4-b8fbd1ed05a7",
            "gambit_id": "865d2173-2f29-457d-ae63-d7a965fc1b26",
            "last_updated": "2023-01-16T11:12:14.094368-05:00",
            "created_at": "2023-01-11T12:17:21.794888-05:00",
            "name": "Game Total Over 2.5",
            "reward": "2.08000",
            "odds": "2.25000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4a70fc5-a6f0-4206-a852-e7d9cf215113/?format=api"
        }
    ]
}