GET /api/bet_types/d5bf9be8-25e0-4b89-a840-ff6dad71f96e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5bf9be8-25e0-4b89-a840-ff6dad71f96e",
"match": "https://api-prod.gambitprofit.com/api/matches/194b3b34-daf4-4987-abce-9b81fd514667/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:56.622751-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": "DET",
"amount": 6399.0
},
{
"team": "WAS",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "34410c83-a188-4422-a03a-2e91ca61a2d9",
"gambit_id": "34eebef3-22a6-43ed-a32e-d915a7781bef",
"last_updated": "2023-05-22T13:22:18.264838-04:00",
"created_at": "2023-05-20T10:51:56.627707-04:00",
"name": "DET",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5bf9be8-25e0-4b89-a840-ff6dad71f96e/?format=api"
},
{
"id": "7bc796e2-14aa-4b97-a828-89631ab9b8bc",
"gambit_id": "dac702b2-f086-4c41-8f83-b72f0e68f595",
"last_updated": "2023-05-22T13:22:18.263571-04:00",
"created_at": "2023-05-20T10:51:56.625375-04:00",
"name": "WAS",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5bf9be8-25e0-4b89-a840-ff6dad71f96e/?format=api"
}
]
}