GET /api/bet_types/b05895f5-b50c-4b67-aada-1022ce098359/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b05895f5-b50c-4b67-aada-1022ce098359",
"match": "https://api-prod.gambitprofit.com/api/matches/11889b8a-695d-4641-9ffe-5379bf36353e/?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": "HOU (J Verlander)",
"amount": 6235.0
},
{
"team": "NYY (J Taillon)",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "52813643-f826-4105-a58e-9014c3718f72",
"gambit_id": "c16136f0-74fa-4de9-aa5c-bca876a3ff3f",
"last_updated": "2022-10-20T09:17:10.309982-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.54000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05895f5-b50c-4b67-aada-1022ce098359/?format=api"
},
{
"id": "b94023b6-bfb1-405c-89e6-ca089900a30b",
"gambit_id": "4ac6cc65-faaf-4e3d-9b94-724ccd2f32eb",
"last_updated": "2022-10-20T09:17:10.308976-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (J Taillon)",
"reward": "2.55000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05895f5-b50c-4b67-aada-1022ce098359/?format=api"
}
]
}