GET /api/bet_types/fa029d17-0d89-43e0-b64c-5abc0e672716/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa029d17-0d89-43e0-b64c-5abc0e672716",
"match": "https://api-prod.gambitprofit.com/api/matches/9d37556e-0c23-4237-8897-a1ed607d20e4/?format=api",
"name": "Over/Under",
"created_at": "2023-02-02T12:12:04.298344-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 240.5",
"amount": 5000.0
},
{
"team": "Game Total Under 240.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "e2386796-dbc8-4ba7-82ae-626368c571c2",
"gambit_id": "9fe1e3b8-5c8b-4ef4-906a-d080044107be",
"last_updated": "2023-02-03T10:11:51.232775-05:00",
"created_at": "2023-02-02T12:12:04.302123-05:00",
"name": "Game Total Over 240.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa029d17-0d89-43e0-b64c-5abc0e672716/?format=api"
},
{
"id": "33a0702d-6571-4301-9680-83205c2b5aa8",
"gambit_id": "d6c6d956-8e63-4da8-a66b-9ec9fb6191ff",
"last_updated": "2023-02-03T10:11:51.231556-05:00",
"created_at": "2023-02-02T12:12:04.300168-05:00",
"name": "Game Total Under 240.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa029d17-0d89-43e0-b64c-5abc0e672716/?format=api"
}
]
}