GET /api/bet_types/7980cfb8-b8e0-46c4-a677-ea80aa97b1d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7980cfb8-b8e0-46c4-a677-ea80aa97b1d8",
"match": "https://api-prod.gambitprofit.com/api/matches/517e724d-fc67-4942-85c6-062e80f9778c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-26T13:37:01.564037-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": "Memphis Grizzlies",
"amount": 5317.0
},
{
"team": "Atlanta Hawks",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "7ad51e56-1227-4395-9a4a-31d16f810ace",
"gambit_id": "3bf33601-1c24-42ef-b34e-22b5b954f020",
"last_updated": "2023-03-27T11:36:53.508804-04:00",
"created_at": "2023-03-26T13:37:01.567710-04:00",
"name": "Memphis Grizzlies",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7980cfb8-b8e0-46c4-a677-ea80aa97b1d8/?format=api"
},
{
"id": "2ccef450-63f7-433d-85f6-ccebe25df2d0",
"gambit_id": "b7e096b9-1a60-4806-9d07-671a319402b6",
"last_updated": "2023-03-27T11:36:53.506684-04:00",
"created_at": "2023-03-26T13:37:01.565717-04:00",
"name": "Atlanta Hawks",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7980cfb8-b8e0-46c4-a677-ea80aa97b1d8/?format=api"
}
]
}