GET /api/bet_types/79637640-0dee-41c7-9bb0-7e41d4d9480c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79637640-0dee-41c7-9bb0-7e41d4d9480c",
"match": "https://api-prod.gambitprofit.com/api/matches/4df1c079-1cc7-4a4f-b1d2-dca5f725273f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:55.013369-04: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": "Florida Panthers",
"amount": 5317.0
},
{
"team": "New Jersey Devils",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "ffa362b1-402c-496a-8f85-13837212939e",
"gambit_id": "8fe8d233-1e51-4ab8-9be7-427b601de6d1",
"last_updated": "2023-03-20T09:36:51.606556-04:00",
"created_at": "2023-03-18T08:46:55.016107-04:00",
"name": "Florida Panthers",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79637640-0dee-41c7-9bb0-7e41d4d9480c/?format=api"
},
{
"id": "7219c413-13f4-4d5b-9954-81019e75fc8f",
"gambit_id": "68833465-3b00-41ab-8323-7f2b8fb4507b",
"last_updated": "2023-03-20T09:36:51.608181-04:00",
"created_at": "2023-03-18T08:46:55.018809-04:00",
"name": "New Jersey Devils",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79637640-0dee-41c7-9bb0-7e41d4d9480c/?format=api"
}
]
}