GET /api/bet_types/dfa4f5ff-0030-47d6-9fd3-d84c834909b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfa4f5ff-0030-47d6-9fd3-d84c834909b4",
"match": "https://api-prod.gambitprofit.com/api/matches/1837174c-92e7-41b7-8c73-eb2768ca3821/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-16T12:17:22.611991-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": "CLE",
"amount": 5512.0
},
{
"team": "WAS",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "cd0879b6-9609-440c-890e-3281816fbcab",
"gambit_id": "0f1fb2f2-7a2a-45a9-97c1-a03955e464d0",
"last_updated": "2023-04-18T12:12:06.704402-04:00",
"created_at": "2023-04-16T12:17:22.617938-04:00",
"name": "CLE",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa4f5ff-0030-47d6-9fd3-d84c834909b4/?format=api"
},
{
"id": "89d74fb0-62be-4149-9166-eaeba2b75770",
"gambit_id": "571e3197-502d-4fb5-b247-d093aab9ff0d",
"last_updated": "2023-04-18T12:12:06.702714-04:00",
"created_at": "2023-04-16T12:17:22.615043-04:00",
"name": "WAS",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa4f5ff-0030-47d6-9fd3-d84c834909b4/?format=api"
}
]
}