GET /api/bet_types/4b2c3547-c56a-45bf-a893-aaf4666b608d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b2c3547-c56a-45bf-a893-aaf4666b608d",
"match": "https://api-prod.gambitprofit.com/api/matches/acec492d-4a41-4f1d-9e5b-832970ee161b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:06.379847-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": "New Jersey Devils",
"amount": 6314.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "2474454e-8400-422e-9795-70a69ff74e66",
"gambit_id": "f2f3df35-078e-4e02-9cde-9ad4c6144f30",
"last_updated": "2023-11-17T21:48:15.341846-05:00",
"created_at": "2023-11-16T09:28:06.385714-05:00",
"name": "New Jersey Devils",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2c3547-c56a-45bf-a893-aaf4666b608d/?format=api"
},
{
"id": "faa02668-4842-457c-abc2-49e3e66dddd7",
"gambit_id": "bb1565ad-f055-4e68-8063-aacd7cb2c611",
"last_updated": "2023-11-17T21:48:15.345248-05:00",
"created_at": "2023-11-16T09:28:06.390339-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b2c3547-c56a-45bf-a893-aaf4666b608d/?format=api"
}
]
}