GET /api/bet_types/16354669-a5bf-45b0-9864-ad02adeb50ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16354669-a5bf-45b0-9864-ad02adeb50ac",
"match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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": "Miami Heat",
"amount": 6345.0
},
{
"team": "Portland Trail Blazers",
"amount": 3655.0
}
],
"expected_reward_tokens": 9136.8,
"profit_sb": 136.8,
"profit_sb_percentage": 1.52,
"recommended": true
},
"lines": [
{
"id": "7defcb20-13b6-4e82-a5b7-d5fa9b614447",
"gambit_id": "b4f052c4-b300-46e4-9176-bb38ac750ced",
"last_updated": "2022-11-08T09:57:30.230123-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16354669-a5bf-45b0-9864-ad02adeb50ac/?format=api"
},
{
"id": "f3f94344-445c-4e65-a049-0cab13da5a08",
"gambit_id": "c95c54ea-470a-4341-bf92-c15cbe6186c4",
"last_updated": "2022-11-08T09:57:30.231886-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "2.50000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16354669-a5bf-45b0-9864-ad02adeb50ac/?format=api"
}
]
}