GET /api/bet_types/57396515-fba5-4988-87e7-7ad404a5db30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "57396515-fba5-4988-87e7-7ad404a5db30",
    "match": "https://api-prod.gambitprofit.com/api/matches/47a09d3c-c3e0-4320-9f36-2730a1b35b78/?format=api",
    "name": "Over/Under",
    "created_at": "2023-11-29T10:38:00.820368-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 235.5",
                "amount": 5000.0
            },
            {
                "team": "Game Total Under 235.5",
                "amount": 5000.0
            }
        ],
        "expected_reward_tokens": 9350.0,
        "profit_sb": -150.0,
        "profit_sb_percentage": -1.58,
        "recommended": false
    },
    "lines": [
        {
            "id": "22e2a2f0-3f03-4588-a323-629d28f128c2",
            "gambit_id": "c16b8a4e-fed6-4b1b-9ec8-3d63e4ab8d95",
            "last_updated": "2023-11-30T11:23:14.557504-05:00",
            "created_at": "2023-11-29T10:38:00.824196-05:00",
            "name": "Game Total Over 235.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "235.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57396515-fba5-4988-87e7-7ad404a5db30/?format=api"
        },
        {
            "id": "4f3da2c6-2902-4d20-9a80-235944853a09",
            "gambit_id": "4fda3cbe-12ed-4949-827b-0817553e883b",
            "last_updated": "2023-11-30T11:23:14.562006-05:00",
            "created_at": "2023-11-29T10:38:00.828643-05:00",
            "name": "Game Total Under 235.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "235.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57396515-fba5-4988-87e7-7ad404a5db30/?format=api"
        }
    ]
}