GET /api/bet_types/023642f9-acad-46aa-9062-eab7536fac5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "023642f9-acad-46aa-9062-eab7536fac5b",
    "match": "https://api-prod.gambitprofit.com/api/matches/b444a90e-fd56-4d76-a2b1-6f2e1b086c44/?format=api",
    "name": "Over/Under",
    "created_at": "2023-05-08T11:46:59.076468-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": "e72059cb-b374-4275-93e9-aac7093f5910",
            "gambit_id": "e6afffed-4cb0-46f8-9dcd-bc23e41d0861",
            "last_updated": "2023-05-09T11:27:17.662418-04:00",
            "created_at": "2023-05-08T11:46:59.080565-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/023642f9-acad-46aa-9062-eab7536fac5b/?format=api"
        },
        {
            "id": "251baa2b-07e8-403f-afa9-d0bb651d2137",
            "gambit_id": "d1b0f084-248d-4dbc-a081-81238947c0c2",
            "last_updated": "2023-05-09T11:27:17.659518-04:00",
            "created_at": "2023-05-08T11:46:59.078652-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/023642f9-acad-46aa-9062-eab7536fac5b/?format=api"
        }
    ]
}