GET /api/bet_types/84810eaa-ba66-4006-a60a-3f63638e53d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84810eaa-ba66-4006-a60a-3f63638e53d2",
"match": "https://api-prod.gambitprofit.com/api/matches/685daf73-e90c-4836-9681-c21e9ed9c9d2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-19T09:17:07.945057-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": "Winnipeg Jets",
"amount": 5421.0
},
{
"team": "St Louis Blues",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "eea5a981-370f-45b8-868f-0f7b885a4818",
"gambit_id": "9774dd74-586c-4626-a4cb-b23e0a7baecc",
"last_updated": "2023-03-20T11:42:07.996308-04:00",
"created_at": "2023-03-19T09:17:07.950534-04:00",
"name": "Winnipeg Jets",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810eaa-ba66-4006-a60a-3f63638e53d2/?format=api"
},
{
"id": "7fb48259-7021-42cb-bdaf-2a4ae55dd4e4",
"gambit_id": "b50b5579-61e0-4e9e-8aa4-e739c655dc9e",
"last_updated": "2023-03-20T11:42:07.993086-04:00",
"created_at": "2023-03-19T09:17:07.947371-04:00",
"name": "St Louis Blues",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84810eaa-ba66-4006-a60a-3f63638e53d2/?format=api"
}
]
}