GET /api/bet_types/18804589-fa3c-48a4-b49e-dc8a9a85ed20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18804589-fa3c-48a4-b49e-dc8a9a85ed20",
    "match": "https://api-prod.gambitprofit.com/api/matches/00a54269-0c81-4831-bed6-d9ae0941b372/?format=api",
    "name": "Over/Under",
    "created_at": "2023-05-02T11:52:05.715472-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": "00a9dbbf-a213-4d29-b10e-3a6725a96563",
            "gambit_id": "fc4737de-c99c-43cc-9d41-8185fea84ac0",
            "last_updated": "2023-05-03T12:12:16.220154-04:00",
            "created_at": "2023-05-02T11:52:05.718272-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/18804589-fa3c-48a4-b49e-dc8a9a85ed20/?format=api"
        },
        {
            "id": "feb75786-e562-46d9-80fa-0bf36d002839",
            "gambit_id": "d4e480f9-b202-4d47-8dad-d3a662e5c77c",
            "last_updated": "2023-05-03T12:12:16.218850-04:00",
            "created_at": "2023-05-02T11:52:05.716856-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/18804589-fa3c-48a4-b49e-dc8a9a85ed20/?format=api"
        }
    ]
}