GET /api/bet_types/b058e9d8-923f-4ba4-a79b-f4dab6e7455e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b058e9d8-923f-4ba4-a79b-f4dab6e7455e",
"match": "https://api-prod.gambitprofit.com/api/matches/82aeb169-944d-4f2f-9036-614cf8552fbb/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 6",
"amount": 5209.0
},
{
"team": "Game Total Under 6",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "defe4e62-b688-49e4-83c9-a850a9606426",
"gambit_id": "24cafa89-ceee-4d7b-9c89-acffa435f08e",
"last_updated": "2022-12-19T19:36:53.228033-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b058e9d8-923f-4ba4-a79b-f4dab6e7455e/?format=api"
},
{
"id": "8b184af5-d4be-48ce-9db6-e25effedab51",
"gambit_id": "136ea1f3-fbf3-488e-90c2-421254c11564",
"last_updated": "2022-12-19T19:36:53.226941-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b058e9d8-923f-4ba4-a79b-f4dab6e7455e/?format=api"
}
]
}