GET /api/bet_types/46114615-ac8c-4c06-9f41-b6430b51539d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46114615-ac8c-4c06-9f41-b6430b51539d",
"match": "https://api-prod.gambitprofit.com/api/matches/287360d4-6f80-464e-8ccc-c359bf5a4e85/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-30T08:18:14.744085-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": "SEA",
"amount": 5423.0
},
{
"team": "OAK",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dedac255-ae7c-4ea0-94c8-af4bfd27caec",
"gambit_id": "544f9c52-e180-4a1e-9673-efcfb97e3f25",
"last_updated": "2023-08-31T19:23:23.331950-04:00",
"created_at": "2023-08-30T08:18:14.755854-04:00",
"name": "SEA",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46114615-ac8c-4c06-9f41-b6430b51539d/?format=api"
},
{
"id": "3697d955-a023-41e0-af92-8992bab6d788",
"gambit_id": "0dc8b6af-d0ff-4514-98ab-698c6a688a21",
"last_updated": "2023-08-31T19:23:23.328580-04:00",
"created_at": "2023-08-30T08:18:14.752020-04:00",
"name": "OAK",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46114615-ac8c-4c06-9f41-b6430b51539d/?format=api"
}
]
}