GET /api/bet_types/d2150581-b2d3-42b0-8320-e8d498803ddd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2150581-b2d3-42b0-8320-e8d498803ddd",
"match": "https://api-prod.gambitprofit.com/api/matches/da664bca-34f1-4019-843e-16d5ab6cbf63/?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": "Vegas Golden Knights",
"amount": 7510.0
},
{
"team": "Chicago Blackhawks",
"amount": 2490.0
}
],
"expected_reward_tokens": 9536.7,
"profit_sb": 36.7,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "6b6fdd99-340f-44e7-b8f4-ae5a0610ac68",
"gambit_id": "131dcd70-17ca-4d52-9ce1-34e8406b48a9",
"last_updated": "2022-10-14T09:57:04.298575-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2150581-b2d3-42b0-8320-e8d498803ddd/?format=api"
},
{
"id": "18924ca0-0b44-4884-a6dc-11cbb4c04c15",
"gambit_id": "118c51ff-ac65-4c08-a3b2-49458d67fc52",
"last_updated": "2022-10-14T09:57:04.299648-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "3.83000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2150581-b2d3-42b0-8320-e8d498803ddd/?format=api"
}
]
}