GET /api/bet_types/be2417be-52b3-46ba-9499-15958356ce9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be2417be-52b3-46ba-9499-15958356ce9b",
"match": "https://api-prod.gambitprofit.com/api/matches/db43c4e6-a873-462b-a685-123c9425c3f3/?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 Under 6",
"amount": 5304.0
},
{
"team": "Game Total Over 6",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "58ebd2ce-0e1f-40cb-a7ad-7e656ef9329f",
"gambit_id": "bbb84b66-3b02-49d3-80b4-ad095424cd15",
"last_updated": "2022-11-14T15:12:39.219770-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2417be-52b3-46ba-9499-15958356ce9b/?format=api"
},
{
"id": "e612ce0e-29ce-4d39-87af-e774fcf7fcba",
"gambit_id": "466d56a9-46d9-45f4-bff6-966f36eb4ba2",
"last_updated": "2022-11-14T15:12:39.221395-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be2417be-52b3-46ba-9499-15958356ce9b/?format=api"
}
]
}