GET /api/bet_types/07512e27-59fc-4e17-9883-5f9072aa1b9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07512e27-59fc-4e17-9883-5f9072aa1b9c",
"match": "https://api-prod.gambitprofit.com/api/matches/5f71ab55-329e-453a-9fc3-6d15dedddc20/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:03.573804-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": "New York Islanders",
"amount": 5688.0
},
{
"team": "Buffalo Sabres",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "2da182d5-628a-4b6e-824e-f167c69ab435",
"gambit_id": "3882e442-71a0-4f32-aa64-87a0702fbfcf",
"last_updated": "2023-10-16T18:03:30.501447-04:00",
"created_at": "2023-10-14T09:28:03.583101-04:00",
"name": "New York Islanders",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07512e27-59fc-4e17-9883-5f9072aa1b9c/?format=api"
},
{
"id": "cc19aa08-420b-4137-8d98-c557ddaf9444",
"gambit_id": "ea67029a-f7a6-4cba-b9b9-e13cfb0f2ab4",
"last_updated": "2023-10-16T18:03:30.497243-04:00",
"created_at": "2023-10-14T09:28:03.578636-04:00",
"name": "Buffalo Sabres",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07512e27-59fc-4e17-9883-5f9072aa1b9c/?format=api"
}
]
}