GET /api/bet_types/40907873-c951-4151-b4c9-d4e92a159447/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40907873-c951-4151-b4c9-d4e92a159447",
"match": "https://api-prod.gambitprofit.com/api/matches/3f29ca4e-eff3-453f-9059-aaa31e3f51f2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:12.889414-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": "PHI (T Walker)",
"amount": 5776.0
},
{
"team": "CIN (C Overton)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "ce9abaf3-08f4-493c-b18c-9c30ff573b97",
"gambit_id": "24603a58-5b66-44fa-b5e8-af489e729c3a",
"last_updated": "2023-04-15T15:42:08.093796-04:00",
"created_at": "2023-04-14T12:02:12.894331-04:00",
"name": "PHI (T Walker)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40907873-c951-4151-b4c9-d4e92a159447/?format=api"
},
{
"id": "1ccef6d3-b044-4fcd-b09a-ec60e197b5d2",
"gambit_id": "943c38b9-76c7-4493-9d74-5ebd054e20c6",
"last_updated": "2023-04-15T15:42:08.092641-04:00",
"created_at": "2023-04-14T12:02:12.891698-04:00",
"name": "CIN (C Overton)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40907873-c951-4151-b4c9-d4e92a159447/?format=api"
}
]
}