GET /api/bet_types/dc06dba2-5962-449b-867b-8f2d6c894f28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc06dba2-5962-449b-867b-8f2d6c894f28",
"match": "https://api-prod.gambitprofit.com/api/matches/9648936f-5671-447d-985d-99862a87b125/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-06T14:26:49.683632-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": "Detroit Red Wings",
"amount": 6864.0
},
{
"team": "Buffalo Sabres",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "ae243e5e-fe5b-439f-88e2-f0d0b1e31455",
"gambit_id": "cc5f9ef8-b98c-41f6-aa2c-8748db9a45da",
"last_updated": "2023-04-07T20:42:14.238429-04:00",
"created_at": "2023-04-06T14:26:49.686567-04:00",
"name": "Detroit Red Wings",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc06dba2-5962-449b-867b-8f2d6c894f28/?format=api"
},
{
"id": "987ace22-52f1-4b42-a9d3-d966df5b7c4d",
"gambit_id": "3ab57a4c-0638-4ae9-acb6-83c03efd2367",
"last_updated": "2023-04-07T20:42:14.241063-04:00",
"created_at": "2023-04-06T14:26:49.689062-04:00",
"name": "Buffalo Sabres",
"reward": "3.02000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc06dba2-5962-449b-867b-8f2d6c894f28/?format=api"
}
]
}