GET /api/bet_types/2d0aec1a-6360-4ae1-92fa-61f40110c4d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d0aec1a-6360-4ae1-92fa-61f40110c4d0",
"match": "https://api-prod.gambitprofit.com/api/matches/c97a95bd-adfd-4969-914b-287ac42b8de3/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:19.420346-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 131.5",
"amount": 5000.0
},
{
"team": "Game Total Under 131.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0b60701d-2cf4-435d-a47c-21cd23f0f171",
"gambit_id": "bd85dc33-3ea8-4d2b-bf9d-f2a0bee97da0",
"last_updated": "2023-03-18T11:47:13.866803-04:00",
"created_at": "2023-03-16T17:37:19.423078-04:00",
"name": "Game Total Over 131.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "131.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0aec1a-6360-4ae1-92fa-61f40110c4d0/?format=api"
},
{
"id": "52ad882b-da2d-4e44-9ea2-8b223de14c7b",
"gambit_id": "a4784c75-1ab0-4745-8f30-5828ed848092",
"last_updated": "2023-03-18T11:47:13.865328-04:00",
"created_at": "2023-03-16T17:37:19.421655-04:00",
"name": "Game Total Under 131.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "131.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d0aec1a-6360-4ae1-92fa-61f40110c4d0/?format=api"
}
]
}