GET /api/bet_types/381a4048-a2b7-4c70-8a72-522796b3fb8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "381a4048-a2b7-4c70-8a72-522796b3fb8a",
"match": "https://api-prod.gambitprofit.com/api/matches/b38f2a7d-4e3d-4b80-b719-272db8fd73fd/?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": "Philadelphia 76ers",
"amount": 6542.0
},
{
"team": "Washington Wizards",
"amount": 3458.0
}
],
"expected_reward_tokens": 9093.38,
"profit_sb": 93.38,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "2e3ea319-f65c-4b6b-8f1e-17a2b7085d8e",
"gambit_id": "02aeb03b-503d-478c-862a-89691a95a656",
"last_updated": "2022-11-03T09:48:13.101490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.39000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381a4048-a2b7-4c70-8a72-522796b3fb8a/?format=api"
},
{
"id": "c6cc5357-18b3-41a4-bc53-d78cb44489f5",
"gambit_id": "9221e7cf-6584-4367-883e-258097422fb4",
"last_updated": "2022-11-03T09:48:13.102497-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "2.63000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381a4048-a2b7-4c70-8a72-522796b3fb8a/?format=api"
}
]
}