GET /api/bet_types/79947700-41bb-4182-ada6-dea398414da6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "79947700-41bb-4182-ada6-dea398414da6",
    "match": "https://api-prod.gambitprofit.com/api/matches/e2750476-0295-4e88-90f9-840a21941822/?format=api",
    "name": "Over/Under",
    "created_at": "2023-01-20T22:57:02.461439-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 2.5",
                "amount": 5352.0
            },
            {
                "team": "Game Total Under 2.5",
                "amount": 4648.0
            }
        ],
        "expected_reward_tokens": 8830.8,
        "profit_sb": -669.2,
        "profit_sb_percentage": -7.04,
        "recommended": false
    },
    "lines": [
        {
            "id": "86769229-d2ba-479b-9d63-c03cdf373d8b",
            "gambit_id": "8b1bb7a4-eac8-40e4-8cf5-c90119612a7d",
            "last_updated": "2023-01-23T11:42:12.985693-05:00",
            "created_at": "2023-01-20T22:57:02.463906-05:00",
            "name": "Game Total Over 2.5",
            "reward": "1.65000",
            "odds": "1.75000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79947700-41bb-4182-ada6-dea398414da6/?format=api"
        },
        {
            "id": "03bcb5e3-0b4d-4525-bf0c-c8a63b2ef029",
            "gambit_id": "cc0c6e28-f7da-455a-9234-bc6c80723fb5",
            "last_updated": "2023-01-23T11:42:12.984482-05:00",
            "created_at": "2023-01-20T22:57:02.462637-05:00",
            "name": "Game Total Under 2.5",
            "reward": "1.90000",
            "odds": "2.05000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79947700-41bb-4182-ada6-dea398414da6/?format=api"
        }
    ]
}