GET /api/bet_types/82449149-289e-4d86-9739-395f0ceba667/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "82449149-289e-4d86-9739-395f0ceba667",
    "match": "https://api-prod.gambitprofit.com/api/matches/7bad15a1-032d-41cb-83b6-e345a0f28967/?format=api",
    "name": "Over/Under",
    "created_at": "2023-10-28T09:08:06.600488-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 6.5",
                "amount": 5000.0
            },
            {
                "team": "Game Total Over 6.5",
                "amount": 5000.0
            }
        ],
        "expected_reward_tokens": 9300.0,
        "profit_sb": -200.0,
        "profit_sb_percentage": -2.11,
        "recommended": false
    },
    "lines": [
        {
            "id": "ab3aedf1-7eec-4d17-99d9-e7b8336f2f0b",
            "gambit_id": "8421b967-efc6-466e-bdac-e4f44a8646e6",
            "last_updated": "2023-10-30T13:38:24.306909-04:00",
            "created_at": "2023-10-28T09:08:06.612449-04:00",
            "name": "Game Total Under 6.5",
            "reward": "1.86000",
            "odds": "1.90910",
            "spread": "6.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82449149-289e-4d86-9739-395f0ceba667/?format=api"
        },
        {
            "id": "25fc706a-403a-40df-93eb-ad2b2528f364",
            "gambit_id": "03858fa0-78cd-41d4-bf1d-b7f4ed6b723e",
            "last_updated": "2023-10-30T13:38:24.310390-04:00",
            "created_at": "2023-10-28T09:08:06.607938-04:00",
            "name": "Game Total Over 6.5",
            "reward": "1.86000",
            "odds": "1.90910",
            "spread": "6.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82449149-289e-4d86-9739-395f0ceba667/?format=api"
        }
    ]
}