GET /api/bet_types/1b6d5f02-efac-46cf-ad88-fdbdceffe1d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b6d5f02-efac-46cf-ad88-fdbdceffe1d6",
"match": "https://api-prod.gambitprofit.com/api/matches/a88f0d31-4d04-44c8-9c20-d14e9230c39e/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-30T11:22:17.178813-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": "Washington Capitals",
"amount": 5784.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "632eb590-0df5-4a82-8649-34dcc868aa20",
"gambit_id": "49a65169-5141-4c60-aca8-65dc3f4cb020",
"last_updated": "2023-03-31T14:42:25.425562-04:00",
"created_at": "2023-03-30T11:22:17.181832-04:00",
"name": "Washington Capitals",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b6d5f02-efac-46cf-ad88-fdbdceffe1d6/?format=api"
},
{
"id": "5f1216f4-01d7-4ab7-a20e-2033bf1b1fd3",
"gambit_id": "f1003588-8829-4384-9e79-8c339c0541de",
"last_updated": "2023-03-31T14:42:25.422487-04:00",
"created_at": "2023-03-30T11:22:17.180428-04:00",
"name": "Tampa Bay Lightning",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b6d5f02-efac-46cf-ad88-fdbdceffe1d6/?format=api"
}
]
}