GET /api/bet_types/35798eb3-d94a-40e5-846c-1892a6edaa3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35798eb3-d94a-40e5-846c-1892a6edaa3e",
"match": "https://api-prod.gambitprofit.com/api/matches/d9f138cd-fc20-4aeb-a39f-dbdac028c3ef/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Denver Nuggets",
"amount": 7168.0
},
{
"team": "San Antonio Spurs",
"amount": 2832.0
}
],
"expected_reward_tokens": 9175.04,
"profit_sb": 175.04,
"profit_sb_percentage": 1.94,
"recommended": true
},
"lines": [
{
"id": "c47e77aa-06e8-4634-aade-dc40f6ae4a3f",
"gambit_id": "a0187376-33a8-4882-ad07-f2d683716456",
"last_updated": "2022-11-08T10:52:25.692960-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.28000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35798eb3-d94a-40e5-846c-1892a6edaa3e/?format=api"
},
{
"id": "5a318124-06e1-498d-ae22-160d94793f4c",
"gambit_id": "974550e2-0775-4821-8ebc-307c4f96857e",
"last_updated": "2022-11-08T10:52:25.691913-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "3.24000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35798eb3-d94a-40e5-846c-1892a6edaa3e/?format=api"
}
]
}