GET /api/bet_types/fd5c2c93-2813-497f-824e-b23325fcad79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd5c2c93-2813-497f-824e-b23325fcad79",
"match": "https://api-prod.gambitprofit.com/api/matches/d47b8483-5a54-4b54-a4d5-bbbf5fe6721e/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-25T08:38:09.451644-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": "KAN",
"amount": 5512.0
},
{
"team": "SEA",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "b47e7087-174f-44f7-b450-d554dfee9329",
"gambit_id": "9d480cef-c7ec-403f-8d19-4ef3e92d9cd9",
"last_updated": "2023-08-28T18:28:28.688566-04:00",
"created_at": "2023-08-25T08:38:09.454944-04:00",
"name": "KAN",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c2c93-2813-497f-824e-b23325fcad79/?format=api"
},
{
"id": "f8ab7515-1ea8-432a-8d5f-2f5f1315eca8",
"gambit_id": "1ca6f3ee-2461-4724-9fd4-a7807152ae50",
"last_updated": "2023-08-28T18:28:28.691869-04:00",
"created_at": "2023-08-25T08:38:09.458743-04:00",
"name": "SEA",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c2c93-2813-497f-824e-b23325fcad79/?format=api"
}
]
}