GET /api/bet_types/70a077f0-7463-4ef9-bade-bc57871e065d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70a077f0-7463-4ef9-bade-bc57871e065d",
"match": "https://api-prod.gambitprofit.com/api/matches/a295ce47-f042-4e61-8c02-c646a5c15050/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:23:07.861010-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fea527c0-d3bb-4ef4-93f9-98e781c13bcb",
"gambit_id": "ef1554ea-de06-4d90-b49a-f9c355265671",
"last_updated": "2023-10-01T22:23:27.455500-04:00",
"created_at": "2023-09-29T09:23:07.879945-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a077f0-7463-4ef9-bade-bc57871e065d/?format=api"
},
{
"id": "ae52a3e6-0438-44d6-b53e-2fbebd162ddf",
"gambit_id": "2b16f17f-f203-4cb5-82a8-1ee6a04a8303",
"last_updated": "2023-10-01T22:23:27.452346-04:00",
"created_at": "2023-09-29T09:23:07.873214-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70a077f0-7463-4ef9-bade-bc57871e065d/?format=api"
}
]
}