GET /api/bet_types/87172b1d-b588-465d-b980-49aab4923dd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87172b1d-b588-465d-b980-49aab4923dd5",
"match": "https://api-prod.gambitprofit.com/api/matches/1edbb7d4-4f0d-428d-b434-d47692126e02/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T11:06:49.316889-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": "Edmonton Oilers",
"amount": 5939.0
},
{
"team": "Detroit Red Wings",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "cc8f16a0-0fbc-44c8-9e33-5598c9ed27b0",
"gambit_id": "457064e6-b547-4c99-9578-54f3a98b9b44",
"last_updated": "2023-02-08T16:31:54.954043-05:00",
"created_at": "2023-02-07T11:06:49.319907-05:00",
"name": "Edmonton Oilers",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87172b1d-b588-465d-b980-49aab4923dd5/?format=api"
},
{
"id": "ae4a8f1f-c3ca-46ec-8344-d3502ebe7e24",
"gambit_id": "d2b2cea0-4e80-4799-9eef-04757b8f4900",
"last_updated": "2023-02-08T16:31:54.952850-05:00",
"created_at": "2023-02-07T11:06:49.318358-05:00",
"name": "Detroit Red Wings",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87172b1d-b588-465d-b980-49aab4923dd5/?format=api"
}
]
}