GET /api/bet_types/719793b5-a360-430f-9159-14490f5db8a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "719793b5-a360-430f-9159-14490f5db8a1",
    "match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
    "name": "Over/Under",
    "created_at": "2023-04-08T09:01:58.169949-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 8.5",
                "amount": 5107.0
            },
            {
                "team": "Game Total Under 8.5",
                "amount": 4893.0
            }
        ],
        "expected_reward_tokens": 9345.63,
        "profit_sb": -154.37,
        "profit_sb_percentage": -1.62,
        "recommended": false
    },
    "lines": [
        {
            "id": "787e9e56-f47d-4578-9646-f90d76a076bd",
            "gambit_id": "29eb4bf2-00f8-416f-9057-bb75c13936ca",
            "last_updated": "2023-04-09T11:37:21.557403-04:00",
            "created_at": "2023-04-08T09:01:58.176552-04:00",
            "name": "Game Total Over 8.5",
            "reward": "1.83000",
            "odds": "1.86960",
            "spread": "8.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/719793b5-a360-430f-9159-14490f5db8a1/?format=api"
        },
        {
            "id": "11fa3cdb-d0df-4272-abe2-0b28902287fc",
            "gambit_id": "5377a44e-253a-4b6d-a7a8-5a07b6d0827f",
            "last_updated": "2023-04-09T11:37:21.555104-04:00",
            "created_at": "2023-04-08T09:01:58.173756-04:00",
            "name": "Game Total Under 8.5",
            "reward": "1.91000",
            "odds": "1.95240",
            "spread": "8.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/719793b5-a360-430f-9159-14490f5db8a1/?format=api"
        }
    ]
}