GET /api/bet_types/9b2a6b43-09c5-4860-b8d0-ad04de343f52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b2a6b43-09c5-4860-b8d0-ad04de343f52",
"match": "https://api-prod.gambitprofit.com/api/matches/b37cfdbf-49d0-4e2c-a66a-b9809711e40f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Utah Jazz",
"amount": 5106.0
},
{
"team": "Houston Rockets",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "96cc6a86-ddad-4994-b0dc-ebd1324f5689",
"gambit_id": "f5d206b2-3aa7-4129-a680-0ef069aa05ea",
"last_updated": "2022-10-27T11:47:02.508902-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2a6b43-09c5-4860-b8d0-ad04de343f52/?format=api"
},
{
"id": "87479df2-7df4-4df0-907e-676e8ed7956a",
"gambit_id": "ebad8e7d-71d8-4f17-82c2-d94f790f6a5b",
"last_updated": "2022-10-27T11:47:02.509888-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "1.92000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b2a6b43-09c5-4860-b8d0-ad04de343f52/?format=api"
}
]
}