GET /api/bet_types/a4fb0384-2a61-4b71-aac8-b0dcca57d78d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4fb0384-2a61-4b71-aac8-b0dcca57d78d",
"match": "https://api-prod.gambitprofit.com/api/matches/03240c27-9227-472f-b357-6142e254d9e1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-27T11:52:00.304284-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 2.5",
"amount": 5974.0
},
{
"team": "Game Total Under 2.5",
"amount": 4026.0
}
],
"expected_reward_tokens": 9259.7,
"profit_sb": -240.3,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "0a5afd8b-88e8-43f3-856a-b065c027fd3d",
"gambit_id": "c59f0df5-7871-4759-aec4-074d17a1696b",
"last_updated": "2023-04-28T11:22:27.548462-04:00",
"created_at": "2023-04-27T11:52:00.307078-04:00",
"name": "Game Total Over 2.5",
"reward": "1.55000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4fb0384-2a61-4b71-aac8-b0dcca57d78d/?format=api"
},
{
"id": "cdab5845-d74c-42e2-88c8-809643ece942",
"gambit_id": "958a5588-2ed2-4358-9608-6ebff9f9f707",
"last_updated": "2023-04-28T11:22:27.546475-04:00",
"created_at": "2023-04-27T11:52:00.305661-04:00",
"name": "Game Total Under 2.5",
"reward": "2.30000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4fb0384-2a61-4b71-aac8-b0dcca57d78d/?format=api"
}
]
}