GET /api/bet_types/10060165-5801-4c01-b521-922e01eddd1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "10060165-5801-4c01-b521-922e01eddd1a",
    "match": "https://api-prod.gambitprofit.com/api/matches/409177c9-49bd-41d3-8b2b-dea209f80a1b/?format=api",
    "name": "Over/Under",
    "created_at": "2024-01-30T09:18:12.539513-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 Under 2.5",
                "amount": 5162.0
            },
            {
                "team": "Game Total Over 2.5",
                "amount": 4838.0
            }
        ],
        "expected_reward_tokens": 9239.98,
        "profit_sb": -260.02,
        "profit_sb_percentage": -2.74,
        "recommended": false
    },
    "lines": [
        {
            "id": "b4da26df-4f44-409f-97df-b9ea0fbc1dd9",
            "gambit_id": "b1dbeb84-5b7b-439e-884d-d34eed8a1e5e",
            "last_updated": "2024-01-31T22:18:07.616618-05:00",
            "created_at": "2024-01-30T09:18:12.548500-05:00",
            "name": "Game Total Under 2.5",
            "reward": "1.79000",
            "odds": "1.83000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10060165-5801-4c01-b521-922e01eddd1a/?format=api"
        },
        {
            "id": "0598a308-d2a3-4bb2-bb6d-c9d6e98021bd",
            "gambit_id": "62c32e88-1d82-486f-8697-18fa299a0b94",
            "last_updated": "2024-01-31T22:18:07.613348-05:00",
            "created_at": "2024-01-30T09:18:12.543712-05:00",
            "name": "Game Total Over 2.5",
            "reward": "1.91000",
            "odds": "1.95000",
            "spread": "2.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10060165-5801-4c01-b521-922e01eddd1a/?format=api"
        }
    ]
}