GET /api/bet_types/09da0cbf-ffb7-4d33-be0a-383ab3ecafb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09da0cbf-ffb7-4d33-be0a-383ab3ecafb8",
"match": "https://api-prod.gambitprofit.com/api/matches/351d9900-de3d-4294-b3c2-e9b22853a1fa/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Buffalo Sabres",
"amount": 6256.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "e8565bbb-7084-4d3a-8a13-099325536a3a",
"gambit_id": "6c40225c-a6a8-45cf-b076-2d6818606147",
"last_updated": "2022-12-10T18:52:00.997028-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "1.46000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09da0cbf-ffb7-4d33-be0a-383ab3ecafb8/?format=api"
},
{
"id": "2e1d951e-72af-496b-9df0-6ca257dda476",
"gambit_id": "d0538701-9745-451b-87d6-5ce8efb25a7c",
"last_updated": "2022-12-10T18:52:00.998125-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.44000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09da0cbf-ffb7-4d33-be0a-383ab3ecafb8/?format=api"
}
]
}