GET /api/bet_types/d00585f6-726a-4af2-816b-5566ccde1dcb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d00585f6-726a-4af2-816b-5566ccde1dcb",
"match": "https://api-prod.gambitprofit.com/api/matches/59fcf436-524d-4e21-a3cb-31465d3d16aa/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-25T09:13:09.327383-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": "Sacramento Kings",
"amount": 5094.0
},
{
"team": "Utah Jazz",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "3de7e227-1eef-4a38-8200-92288d9b4d84",
"gambit_id": "7b20e21a-6a46-4759-864e-4e95675f7908",
"last_updated": "2023-10-26T10:38:09.945055-04:00",
"created_at": "2023-10-25T09:13:09.332556-04:00",
"name": "Sacramento Kings",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00585f6-726a-4af2-816b-5566ccde1dcb/?format=api"
},
{
"id": "5c59eec1-1790-4d2d-a8be-8ead0453a2b9",
"gambit_id": "6e906a87-3c97-4327-9c85-4843d6a39643",
"last_updated": "2023-10-26T10:38:09.948460-04:00",
"created_at": "2023-10-25T09:13:09.337153-04:00",
"name": "Utah Jazz",
"reward": "1.90000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d00585f6-726a-4af2-816b-5566ccde1dcb/?format=api"
}
]
}