GET /api/bet_types/38618a41-7c10-4cef-a679-29625d74db48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "38618a41-7c10-4cef-a679-29625d74db48",
    "match": "https://api-prod.gambitprofit.com/api/matches/09f73e08-3d73-453b-97a0-a066fbe9a16a/?format=api",
    "name": "Over/Under",
    "created_at": "2024-01-21T09:33:16.187540-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 6",
                "amount": 5319.0
            },
            {
                "team": "Game Total Under 6",
                "amount": 4681.0
            }
        ],
        "expected_reward_tokens": 9361.44,
        "profit_sb": -138.56,
        "profit_sb_percentage": -1.46,
        "recommended": false
    },
    "lines": [
        {
            "id": "27449013-7c5d-4da4-bab9-242fe2ef8349",
            "gambit_id": "0d1892f9-0915-4884-8efa-05a6e8fd5416",
            "last_updated": "2024-01-23T18:48:26.564704-05:00",
            "created_at": "2024-01-21T09:33:16.191066-05:00",
            "name": "Game Total Over 6",
            "reward": "1.76000",
            "odds": "1.80000",
            "spread": "6.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38618a41-7c10-4cef-a679-29625d74db48/?format=api"
        },
        {
            "id": "331e21da-054f-4711-961f-e2d3014dc672",
            "gambit_id": "417ab91f-ee37-4df1-9e90-acfc5d11cbfa",
            "last_updated": "2024-01-23T18:48:26.568003-05:00",
            "created_at": "2024-01-21T09:33:16.194648-05:00",
            "name": "Game Total Under 6",
            "reward": "2.00000",
            "odds": "2.05000",
            "spread": "6.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38618a41-7c10-4cef-a679-29625d74db48/?format=api"
        }
    ]
}