GET /api/bet_types/71e4dc42-928e-4ce5-8063-a8145e874549/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71e4dc42-928e-4ce5-8063-a8145e874549",
"match": "https://api-prod.gambitprofit.com/api/matches/b5aa81fa-b67e-4eda-88e6-ff71f89c789e/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-23T09:12:58.678314-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": 6935.0
},
{
"team": "Ottawa Senators",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "f0347c29-af02-4006-b5ef-1b1d432ab5b5",
"gambit_id": "37e07507-01b5-4502-9016-00b267e19f8f",
"last_updated": "2023-12-26T15:33:13.811950-05:00",
"created_at": "2023-12-23T09:12:58.681837-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.37000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e4dc42-928e-4ce5-8063-a8145e874549/?format=api"
},
{
"id": "d41ab2c9-78e7-4dee-abfa-a148aebdfb35",
"gambit_id": "9e932f48-c0d2-4956-855a-e052cb422027",
"last_updated": "2023-12-26T15:33:13.815306-05:00",
"created_at": "2023-12-23T09:12:58.686476-05:00",
"name": "Ottawa Senators",
"reward": "3.10000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71e4dc42-928e-4ce5-8063-a8145e874549/?format=api"
}
]
}