GET /api/bet_types/f5f90e93-84e6-4316-9036-1a9bfc853e94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5f90e93-84e6-4316-9036-1a9bfc853e94",
"match": "https://api-prod.gambitprofit.com/api/matches/58edd5af-cb8c-43d2-8978-bc9325c942bc/?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": "Wake Forest",
"amount": 5097.0
},
{
"team": "Duke",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "bd8bb9f6-2a5e-4300-a802-b3f65b50cdc9",
"gambit_id": "bce1bb10-7300-4fe9-a477-797cda5784f6",
"last_updated": "2022-11-28T09:57:10.682785-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wake Forest",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f90e93-84e6-4316-9036-1a9bfc853e94/?format=api"
},
{
"id": "f8b85fe8-963a-4e45-b8cc-f70c8e733694",
"gambit_id": "3b927ddb-d2a7-41b9-899a-d9278576f933",
"last_updated": "2022-11-28T09:57:10.681711-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Duke",
"reward": "1.83000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f90e93-84e6-4316-9036-1a9bfc853e94/?format=api"
}
]
}