GET /api/bet_types/610260ee-59be-481d-95aa-c5819cff99fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "610260ee-59be-481d-95aa-c5819cff99fc",
    "match": "https://api-prod.gambitprofit.com/api/matches/648dd356-9877-4a6b-be71-3ec6d4d25ffc/?format=api",
    "name": "Over/Under",
    "created_at": "2023-10-29T09:12:56.399629-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.5",
                "amount": 5423.0
            },
            {
                "team": "Game Total Under 6.5",
                "amount": 4577.0
            }
        ],
        "expected_reward_tokens": 9381.79,
        "profit_sb": -118.21,
        "profit_sb_percentage": -1.24,
        "recommended": false
    },
    "lines": [
        {
            "id": "881e183b-34e4-4ae7-becc-76c34de3197c",
            "gambit_id": "cedc0ee7-2b95-4241-9b09-eb6f13f27af3",
            "last_updated": "2023-10-30T21:58:18.459816-04:00",
            "created_at": "2023-10-29T09:12:56.403319-04:00",
            "name": "Game Total Over 6.5",
            "reward": "1.73000",
            "odds": "1.76920",
            "spread": "6.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610260ee-59be-481d-95aa-c5819cff99fc/?format=api"
        },
        {
            "id": "f01a9fb9-6d57-4088-abe0-0a4bac009dc9",
            "gambit_id": "52bdcc26-ed95-4440-b664-993cfa1c2290",
            "last_updated": "2023-10-30T21:58:18.467973-04:00",
            "created_at": "2023-10-29T09:12:56.407628-04:00",
            "name": "Game Total Under 6.5",
            "reward": "2.05000",
            "odds": "2.10000",
            "spread": "6.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610260ee-59be-481d-95aa-c5819cff99fc/?format=api"
        }
    ]
}