GET /api/bet_types/93c320d3-0851-486e-b7c7-071a5e0f3c9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93c320d3-0851-486e-b7c7-071a5e0f3c9b",
    "match": "https://api-prod.gambitprofit.com/api/matches/156505c4-7eb1-4731-a001-6006ac640317/?format=api",
    "name": "Over/Under",
    "created_at": "2024-01-28T09:58:21.339734-05: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 227.5",
                "amount": 5000.0
            },
            {
                "team": "Game Total Under 227.5",
                "amount": 5000.0
            }
        ],
        "expected_reward_tokens": 9350.0,
        "profit_sb": -150.0,
        "profit_sb_percentage": -1.58,
        "recommended": false
    },
    "lines": [
        {
            "id": "e41c1458-1cb4-4e62-bca3-68bd7326dd23",
            "gambit_id": "b272410b-c252-43de-b05a-fb8600daa1b1",
            "last_updated": "2024-01-29T22:23:13.240275-05:00",
            "created_at": "2024-01-28T09:58:21.345096-05:00",
            "name": "Game Total Over 227.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "227.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93c320d3-0851-486e-b7c7-071a5e0f3c9b/?format=api"
        },
        {
            "id": "29553d44-317f-42b2-abdc-d7d46cd9a49d",
            "gambit_id": "2df391e9-cf23-4636-b1e9-7c7e4d87d684",
            "last_updated": "2024-01-29T22:23:13.243776-05:00",
            "created_at": "2024-01-28T09:58:21.351719-05:00",
            "name": "Game Total Under 227.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "227.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93c320d3-0851-486e-b7c7-071a5e0f3c9b/?format=api"
        }
    ]
}