GET /api/bet_types/1720681e-8182-4bb4-bd45-bce5675a3283/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1720681e-8182-4bb4-bd45-bce5675a3283",
    "match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
    "name": "Over/Under",
    "created_at": "2023-07-14T09:13:25.065550-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 Under 9",
                "amount": 5107.0
            },
            {
                "team": "Game Total Over 9",
                "amount": 4893.0
            }
        ],
        "expected_reward_tokens": 9345.63,
        "profit_sb": -154.37,
        "profit_sb_percentage": -1.62,
        "recommended": false
    },
    "lines": [
        {
            "id": "21dd816a-f2f7-4d60-9d33-a532b5ddfc22",
            "gambit_id": "ebe9edd4-10be-453c-82b9-549b56993024",
            "last_updated": "2023-07-17T09:08:01.853046-04:00",
            "created_at": "2023-07-14T09:13:25.068314-04:00",
            "name": "Game Total Under 9",
            "reward": "1.83000",
            "odds": "1.86960",
            "spread": "9.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1720681e-8182-4bb4-bd45-bce5675a3283/?format=api"
        },
        {
            "id": "679b9f8a-b7ab-4dca-9c4d-645104e4fa03",
            "gambit_id": "732fe845-324a-4c99-b8f7-237b1387d752",
            "last_updated": "2023-07-17T09:08:01.851707-04:00",
            "created_at": "2023-07-14T09:13:25.066899-04:00",
            "name": "Game Total Over 9",
            "reward": "1.91000",
            "odds": "1.95240",
            "spread": "9.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1720681e-8182-4bb4-bd45-bce5675a3283/?format=api"
        }
    ]
}