GET /api/bet_types/78624248-04c2-4e54-a59d-e3fc1a6e403e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78624248-04c2-4e54-a59d-e3fc1a6e403e",
"match": "https://api-prod.gambitprofit.com/api/matches/da97dd2f-f585-479e-bae6-ac2007872dac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:19.651382-05: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": "Arizona Coyotes",
"amount": 5107.0
},
{
"team": "St Louis Blues",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4581f026-bc1e-4ff7-af11-25f0ac7a12bf",
"gambit_id": "52786119-61ef-4f76-a4eb-c56d68afac00",
"last_updated": "2023-11-23T17:43:23.558911-05:00",
"created_at": "2023-11-22T09:08:19.659870-05:00",
"name": "Arizona Coyotes",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78624248-04c2-4e54-a59d-e3fc1a6e403e/?format=api"
},
{
"id": "d370f116-a4cf-4552-8d5e-30399385b53d",
"gambit_id": "19cb95e0-f200-4e43-b80b-fa974e2df58a",
"last_updated": "2023-11-23T17:43:23.555654-05:00",
"created_at": "2023-11-22T09:08:19.656124-05:00",
"name": "St Louis Blues",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78624248-04c2-4e54-a59d-e3fc1a6e403e/?format=api"
}
]
}