GET /api/bet_types/84424167-5662-4645-8098-f270e2120e9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84424167-5662-4645-8098-f270e2120e9c",
    "match": "https://api-prod.gambitprofit.com/api/matches/5c8f6859-d01c-4d3d-b26c-34c861fe8f57/?format=api",
    "name": "Over/Under",
    "created_at": "2023-10-08T11:38:11.011492-04:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": false,
        "description": "Too few lines to bet on"
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Game Total Over 7.5",
                "amount": 5094.0
            },
            {
                "team": "Game Total Under 7.5",
                "amount": 4906.0
            }
        ],
        "expected_reward_tokens": 9321.4,
        "profit_sb": -178.6,
        "profit_sb_percentage": -1.88,
        "recommended": false
    },
    "lines": [
        {
            "id": "b656c9de-6b49-4b15-a83e-84e7e5326152",
            "gambit_id": "a43ee89d-c7fa-4ed5-a56d-ddf365e9fdcb",
            "last_updated": "2023-10-09T16:03:18.348110-04:00",
            "created_at": "2023-10-08T11:38:11.015589-04:00",
            "name": "Game Total Over 7.5",
            "reward": "1.83000",
            "odds": "1.86960",
            "spread": "7.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84424167-5662-4645-8098-f270e2120e9c/?format=api"
        },
        {
            "id": "9a8a36df-0d0c-4f9d-b762-fc25daa74388",
            "gambit_id": "b63fa6e5-fbc7-4f05-85a9-64b79ad5e0b3",
            "last_updated": "2023-10-09T16:03:18.351749-04:00",
            "created_at": "2023-10-08T11:38:11.019774-04:00",
            "name": "Game Total Under 7.5",
            "reward": "1.90000",
            "odds": "1.95240",
            "spread": "7.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84424167-5662-4645-8098-f270e2120e9c/?format=api"
        }
    ]
}