GET /api/bet_types/42f7a246-fd92-4e1f-9185-124b496ed4ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42f7a246-fd92-4e1f-9185-124b496ed4ec",
"match": "https://api-prod.gambitprofit.com/api/matches/f2aa6c03-0efa-4a3d-81e2-a0cef47fc7f3/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-16T09:08:25.312631-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": "CWS",
"amount": 5319.0
},
{
"team": "ATL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "66c1601c-3752-4950-8e3b-d0d3644148ec",
"gambit_id": "e9b276d2-da82-4a9b-a2e8-1514af5c34f9",
"last_updated": "2023-07-18T09:08:29.263939-04:00",
"created_at": "2023-07-16T09:08:25.314633-04:00",
"name": "CWS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f7a246-fd92-4e1f-9185-124b496ed4ec/?format=api"
},
{
"id": "5e29004e-d355-4e4c-ad2a-f29913bc1e67",
"gambit_id": "88d092c5-a1d9-4344-bff0-981a17810379",
"last_updated": "2023-07-18T09:08:29.265279-04:00",
"created_at": "2023-07-16T09:08:25.316873-04:00",
"name": "ATL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f7a246-fd92-4e1f-9185-124b496ed4ec/?format=api"
}
]
}