GET /api/bet_types/84609448-bfdc-459f-a760-8cf5e8391155/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84609448-bfdc-459f-a760-8cf5e8391155",
    "match": "https://api-prod.gambitprofit.com/api/matches/d6233923-830e-4130-b8ad-ba336db1fe20/?format=api",
    "name": "Over/Under",
    "created_at": "2023-10-15T09:18:05.661947-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 6",
                "amount": 5423.0
            },
            {
                "team": "Game Total Under 6",
                "amount": 4577.0
            }
        ],
        "expected_reward_tokens": 9381.79,
        "profit_sb": -118.21,
        "profit_sb_percentage": -1.24,
        "recommended": false
    },
    "lines": [
        {
            "id": "c8d593b5-3eb5-4730-8cfa-f5e846b8d97c",
            "gambit_id": "ff9f3849-45ca-4650-8afa-c89844efe7df",
            "last_updated": "2023-10-17T09:53:06.690300-04:00",
            "created_at": "2023-10-15T09:18:05.665723-04:00",
            "name": "Game Total Over 6",
            "reward": "1.73000",
            "odds": "1.76920",
            "spread": "6.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84609448-bfdc-459f-a760-8cf5e8391155/?format=api"
        },
        {
            "id": "35eac306-cc2f-4e96-9916-d041fa1a6f91",
            "gambit_id": "52fecda8-88e0-4e13-b891-9fd414452002",
            "last_updated": "2023-10-17T09:53:06.693552-04:00",
            "created_at": "2023-10-15T09:18:05.672831-04:00",
            "name": "Game Total Under 6",
            "reward": "2.05000",
            "odds": "2.10000",
            "spread": "6.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84609448-bfdc-459f-a760-8cf5e8391155/?format=api"
        }
    ]
}