GET /api/bet_types/b8df07a1-6e0d-415e-ae86-a070d6e63363/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8df07a1-6e0d-415e-ae86-a070d6e63363",
"match": "https://api-prod.gambitprofit.com/api/matches/2497c552-384b-438d-a1bc-c59a888dc87d/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:03:02.388978-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": "Pittsburgh Penguins",
"amount": 6856.0
},
{
"team": "New York Islanders",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "3aa9a633-7433-4138-b4ed-e53741cad976",
"gambit_id": "4a7b95fc-c991-49af-ad01-f1ca1f347685",
"last_updated": "2023-12-29T11:13:30.163485-05:00",
"created_at": "2023-12-27T09:03:02.398922-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8df07a1-6e0d-415e-ae86-a070d6e63363/?format=api"
},
{
"id": "8c558574-9d81-492e-8c18-051c6cb6ac65",
"gambit_id": "87391285-0797-4ac3-9104-e04f3e485595",
"last_updated": "2023-12-29T11:13:30.167763-05:00",
"created_at": "2023-12-27T09:03:02.408641-05:00",
"name": "New York Islanders",
"reward": "3.01000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8df07a1-6e0d-415e-ae86-a070d6e63363/?format=api"
}
]
}