GET /api/bet_types/57ce264d-af1f-47d2-9186-49e8fda82f87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57ce264d-af1f-47d2-9186-49e8fda82f87",
"match": "https://api-prod.gambitprofit.com/api/matches/f1e9c56d-cb46-4929-8985-d963bd5ffe81/?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": "Winnipeg Jets",
"amount": 6825.0
},
{
"team": "Florida Panthers",
"amount": 3175.0
}
],
"expected_reward_tokens": 9144.0,
"profit_sb": 144.0,
"profit_sb_percentage": 1.6,
"recommended": true
},
"lines": [
{
"id": "0ff00261-82e9-4913-9515-53aded2b7908",
"gambit_id": "e7ccf53c-75c3-4549-af20-875606fc527c",
"last_updated": "2022-12-07T09:42:34.986350-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.34000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce264d-af1f-47d2-9186-49e8fda82f87/?format=api"
},
{
"id": "9b46acea-53b2-4448-8d1e-f7af616a43f8",
"gambit_id": "91b92279-e835-4d47-bd5e-8381b38c7b1c",
"last_updated": "2022-12-07T09:42:34.987321-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "2.88000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce264d-af1f-47d2-9186-49e8fda82f87/?format=api"
}
]
}