GET /api/bet_types/fc651b39-967c-49d6-9911-21a8d3d6d1ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc651b39-967c-49d6-9911-21a8d3d6d1ed",
"match": "https://api-prod.gambitprofit.com/api/matches/601d4987-a9f9-47dd-8411-bc262d0f0df3/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-09T08:48:12.763973-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": "Arizona Coyotes",
"amount": 5512.0
},
{
"team": "Boston Bruins",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "df22eea7-3a5c-485e-acbd-ae7dfd51d960",
"gambit_id": "009ce994-8337-45ff-8390-5f5499bb1250",
"last_updated": "2023-12-11T11:43:09.922521-05:00",
"created_at": "2023-12-09T08:48:12.767556-05:00",
"name": "Arizona Coyotes",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc651b39-967c-49d6-9911-21a8d3d6d1ed/?format=api"
},
{
"id": "d08d1d06-7009-4711-b341-8c491f4830ac",
"gambit_id": "27caba23-4649-4b3c-b5dd-2b33978f87e9",
"last_updated": "2023-12-11T11:43:09.925927-05:00",
"created_at": "2023-12-09T08:48:12.772194-05:00",
"name": "Boston Bruins",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc651b39-967c-49d6-9911-21a8d3d6d1ed/?format=api"
}
]
}