GET /api/bet_types/16653411-8d01-4819-9b74-2e3c97e97589/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16653411-8d01-4819-9b74-2e3c97e97589",
"match": "https://api-prod.gambitprofit.com/api/matches/d0b34616-49a9-42f2-9136-21cd05e8ae83/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-23T09:12:58.905932-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": "Detroit Red Wings",
"amount": 5773.0
},
{
"team": "New Jersey Devils",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "7280725a-9404-4f20-82de-daa3ff201d47",
"gambit_id": "d526416e-71f8-47e4-8144-7336b4565e55",
"last_updated": "2023-12-26T15:28:17.971571-05:00",
"created_at": "2023-12-23T09:12:58.909539-05:00",
"name": "Detroit Red Wings",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16653411-8d01-4819-9b74-2e3c97e97589/?format=api"
},
{
"id": "c3f79d9c-b5eb-4827-b929-48cfc74e5d75",
"gambit_id": "6e2b9b20-d4d1-4445-b25b-04ca9ef31ca3",
"last_updated": "2023-12-26T15:28:17.975983-05:00",
"created_at": "2023-12-23T09:12:58.913392-05:00",
"name": "New Jersey Devils",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16653411-8d01-4819-9b74-2e3c97e97589/?format=api"
}
]
}