GET /api/bet_types/09e5ffcc-b765-43f3-b98b-9a9ef3bfd51a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09e5ffcc-b765-43f3-b98b-9a9ef3bfd51a",
"match": "https://api-prod.gambitprofit.com/api/matches/e13e6d2b-3ece-4592-9db0-333881f00246/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:11.611747-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": "San Jose Sharks",
"amount": 5614.0
},
{
"team": "Buffalo Sabres",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "aa306a41-b60d-4c72-8f9a-aff0d060c547",
"gambit_id": "b590f69d-12d2-42d3-b0d6-ac9c804eb7cc",
"last_updated": "2024-01-29T21:58:09.029756-05:00",
"created_at": "2024-01-27T09:18:11.621330-05:00",
"name": "San Jose Sharks",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e5ffcc-b765-43f3-b98b-9a9ef3bfd51a/?format=api"
},
{
"id": "cdee2a8e-097c-47a0-b79c-9af8fa65e865",
"gambit_id": "d77d3083-76b2-4d93-a462-2bb0e838274e",
"last_updated": "2024-01-29T21:58:09.026422-05:00",
"created_at": "2024-01-27T09:18:11.616611-05:00",
"name": "Buffalo Sabres",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e5ffcc-b765-43f3-b98b-9a9ef3bfd51a/?format=api"
}
]
}