GET /api/bet_types/30163aed-409c-45ac-97fc-b5599cdaad07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "30163aed-409c-45ac-97fc-b5599cdaad07",
    "match": "https://api-prod.gambitprofit.com/api/matches/a3ea2f56-60ca-43f0-a1cd-4b9b1aa80572/?format=api",
    "name": "Over/Under",
    "created_at": "2023-05-09T11:07:06.152568-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 213.5",
                "amount": 5000.0
            },
            {
                "team": "Game Total Under 213.5",
                "amount": 5000.0
            }
        ],
        "expected_reward_tokens": 9350.0,
        "profit_sb": -150.0,
        "profit_sb_percentage": -1.58,
        "recommended": false
    },
    "lines": [
        {
            "id": "6809448a-a16d-47d0-bb18-9f89f1a80965",
            "gambit_id": "fdb491ce-61d5-4f30-802f-92ce79421a11",
            "last_updated": "2023-05-10T16:02:11.542445-04:00",
            "created_at": "2023-05-09T11:07:06.156952-04:00",
            "name": "Game Total Over 213.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "213.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30163aed-409c-45ac-97fc-b5599cdaad07/?format=api"
        },
        {
            "id": "4e498e48-50c5-40d5-91aa-db212c6bb776",
            "gambit_id": "87a6358c-ff95-4685-a684-fe38080bdfad",
            "last_updated": "2023-05-10T16:02:11.540643-04:00",
            "created_at": "2023-05-09T11:07:06.155196-04:00",
            "name": "Game Total Under 213.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "213.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30163aed-409c-45ac-97fc-b5599cdaad07/?format=api"
        }
    ]
}