GET /api/bet_types/91998059-ffa8-4036-898c-74083ca2892b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91998059-ffa8-4036-898c-74083ca2892b",
"match": "https://api-prod.gambitprofit.com/api/matches/55c7f47c-4fb2-41cb-82c9-d22178750562/?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": "PHI",
"amount": 5571.0
},
{
"team": "ATL",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "a6b016df-b813-40ab-8dec-f8f4b6230948",
"gambit_id": "2f11a31d-e6f4-438c-9cad-296e55c4fd1f",
"last_updated": "2022-09-23T10:12:04.085520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.63000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91998059-ffa8-4036-898c-74083ca2892b/?format=api"
},
{
"id": "21e4fcb3-0996-45a8-9156-36dc5e4c3f36",
"gambit_id": "be112ed1-c174-491b-a326-1ea87a89796b",
"last_updated": "2022-09-23T10:12:04.086540-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "2.05000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91998059-ffa8-4036-898c-74083ca2892b/?format=api"
}
]
}