GET /api/bet_types/89448c9c-afbc-4582-a9bd-aa1a8e361539/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89448c9c-afbc-4582-a9bd-aa1a8e361539",
"match": "https://api-prod.gambitprofit.com/api/matches/7348c8f6-3cde-4267-aa52-28c9460caaa1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T08:48:24.950622-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": "New Orleans Saints",
"amount": 5688.0
},
{
"team": "Jacksonville Jaguars",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "9fa47d8d-cdcb-4ba9-b33e-821a7aeb87da",
"gambit_id": "a05c0e1a-f3f3-4f4d-8445-ff31fa9bfba5",
"last_updated": "2023-10-20T09:52:57.646350-04:00",
"created_at": "2023-10-18T08:48:24.962600-04:00",
"name": "New Orleans Saints",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89448c9c-afbc-4582-a9bd-aa1a8e361539/?format=api"
},
{
"id": "87d11783-9979-41d7-b2d6-dad42d3bbbc3",
"gambit_id": "673b215f-dc04-4f0a-8c0d-69bd0d48a988",
"last_updated": "2023-10-20T09:52:57.642675-04:00",
"created_at": "2023-10-18T08:48:24.954612-04:00",
"name": "Jacksonville Jaguars",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89448c9c-afbc-4582-a9bd-aa1a8e361539/?format=api"
}
]
}