GET /api/bet_types/39724715-9304-4903-ad5c-7b811bb0b8d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "39724715-9304-4903-ad5c-7b811bb0b8d7",
    "match": "https://api-prod.gambitprofit.com/api/matches/0304eda1-e0b0-4ed8-b1e8-f156bf4b9c06/?format=api",
    "name": "Over/Under",
    "created_at": "2023-07-15T11:43:03.588710-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 Under 10.5",
                "amount": 5000.0
            },
            {
                "team": "Game Total Over 10.5",
                "amount": 5000.0
            }
        ],
        "expected_reward_tokens": 9350.0,
        "profit_sb": -150.0,
        "profit_sb_percentage": -1.58,
        "recommended": false
    },
    "lines": [
        {
            "id": "e21ca4ae-87f6-4fb3-9b93-6fb30e2b2534",
            "gambit_id": "988eaeef-affa-4953-8eb6-f43d4cfa41cd",
            "last_updated": "2023-07-17T10:18:28.543495-04:00",
            "created_at": "2023-07-15T11:43:03.591561-04:00",
            "name": "Game Total Under 10.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "10.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39724715-9304-4903-ad5c-7b811bb0b8d7/?format=api"
        },
        {
            "id": "a5604e3a-49fa-4c60-99d3-8a5af5ff867a",
            "gambit_id": "d12f98a1-e190-4288-ac5a-4f1a7826ee3e",
            "last_updated": "2023-07-17T10:18:28.542218-04:00",
            "created_at": "2023-07-15T11:43:03.590114-04:00",
            "name": "Game Total Over 10.5",
            "reward": "1.87000",
            "odds": "1.90910",
            "spread": "10.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39724715-9304-4903-ad5c-7b811bb0b8d7/?format=api"
        }
    ]
}