GET /api/bet_types/d5564a9d-10b5-4dcb-8505-b919c49d25a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5564a9d-10b5-4dcb-8505-b919c49d25a5",
"match": "https://api-prod.gambitprofit.com/api/matches/4145391f-c3ce-424b-ad42-f6d80678220a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-27T09:18:11.204396-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": "Washington Capitals",
"amount": 6864.0
},
{
"team": "San Jose Sharks",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "30d6578e-1fa3-4dbb-9d10-d0de5c7852c5",
"gambit_id": "a1404a59-d462-47dd-bdd9-8700c474dd30",
"last_updated": "2023-11-28T21:27:58.397197-05:00",
"created_at": "2023-11-27T09:18:11.208089-05:00",
"name": "Washington Capitals",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5564a9d-10b5-4dcb-8505-b919c49d25a5/?format=api"
},
{
"id": "bf0d9447-18f1-4887-817a-448db011b94b",
"gambit_id": "bf302ab6-3838-484c-b303-9ce43afaf5f8",
"last_updated": "2023-11-28T21:27:58.401203-05:00",
"created_at": "2023-11-27T09:18:11.212767-05:00",
"name": "San Jose Sharks",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5564a9d-10b5-4dcb-8505-b919c49d25a5/?format=api"
}
]
}