GET /api/bet_types/4fa89f77-d048-49cf-8012-402dfe714dbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fa89f77-d048-49cf-8012-402dfe714dbd",
"match": "https://api-prod.gambitprofit.com/api/matches/bd9342e3-8c25-4c7a-8d61-8eabe32fe2eb/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T14:02:21.767092-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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9cbf5319-9efb-4931-8d47-bb3c1e3d6052",
"gambit_id": "2c6c6d91-a5a3-44d8-90d9-abe543d863f4",
"last_updated": "2023-03-28T11:17:02.498388-04:00",
"created_at": "2023-03-27T14:02:21.769265-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa89f77-d048-49cf-8012-402dfe714dbd/?format=api"
},
{
"id": "c322ae55-de4c-4236-9696-4736eb53ebc8",
"gambit_id": "7c9abfc2-924d-4425-8f10-86a3b4f038d9",
"last_updated": "2023-03-28T11:17:02.500710-04:00",
"created_at": "2023-03-27T14:02:21.771256-04:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa89f77-d048-49cf-8012-402dfe714dbd/?format=api"
}
]
}