GET /api/bet_types/2100aeb4-688f-4419-a5e2-21e55b4eb7be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2100aeb4-688f-4419-a5e2-21e55b4eb7be",
"match": "https://api-prod.gambitprofit.com/api/matches/f5c1bb5e-ce7f-4b16-a09b-b7879e14fc0f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T11:22:17.936652-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": "Ottawa Senators",
"amount": 6241.0
},
{
"team": "Philadelphia Flyers",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "87d5b8a6-1e92-4df3-984e-14cef8e50b1b",
"gambit_id": "1c7b63ab-96ec-4e8d-974c-2aac22d9dbca",
"last_updated": "2023-03-31T14:47:31.128695-04:00",
"created_at": "2023-03-30T11:22:17.938447-04:00",
"name": "Ottawa Senators",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2100aeb4-688f-4419-a5e2-21e55b4eb7be/?format=api"
},
{
"id": "e60b268b-59e5-4a4c-a330-1f7555b1c110",
"gambit_id": "36f3a33f-b235-41d6-ad65-9bca8ea803ff",
"last_updated": "2023-03-31T14:47:31.131015-04:00",
"created_at": "2023-03-30T11:22:17.940314-04:00",
"name": "Philadelphia Flyers",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2100aeb4-688f-4419-a5e2-21e55b4eb7be/?format=api"
}
]
}