GET /api/bet_types/5f9c5c9b-f457-46d9-bd8a-e47aadfe0c8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f9c5c9b-f457-46d9-bd8a-e47aadfe0c8e",
"match": "https://api-prod.gambitprofit.com/api/matches/47136ef4-3f24-4a59-8eeb-53453c1f9ed9/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T09:23:05.158285-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 Under 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "61df8b13-8419-4718-8a24-c02e63ea29f2",
"gambit_id": "0659e29c-671b-4b71-b266-63f8eea40186",
"last_updated": "2023-09-18T08:53:19.395097-04:00",
"created_at": "2023-09-15T09:23:05.171584-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9c5c9b-f457-46d9-bd8a-e47aadfe0c8e/?format=api"
},
{
"id": "7b19f96e-bb43-40c4-a157-b57dfb6af360",
"gambit_id": "900b37ed-daef-4519-ac02-85d8d60befb3",
"last_updated": "2023-09-18T08:53:19.391785-04:00",
"created_at": "2023-09-15T09:23:05.167780-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f9c5c9b-f457-46d9-bd8a-e47aadfe0c8e/?format=api"
}
]
}