GET /api/bet_types/6dc6178c-ba68-4148-bdcc-45b54c6a213a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6dc6178c-ba68-4148-bdcc-45b54c6a213a",
"match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-13T09:22:02.524366-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": "Colorado Avalanche",
"amount": 6942.0
},
{
"team": "Montreal Canadiens",
"amount": 3058.0
}
],
"expected_reward_tokens": 9510.38,
"profit_sb": 10.38,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "301518bf-a8db-4d94-93a5-840556ad0c39",
"gambit_id": "aa55ff2d-c9fb-448e-b6ee-eab1d81a7973",
"last_updated": "2023-03-14T13:41:56.684353-04:00",
"created_at": "2023-03-13T09:22:02.527591-04:00",
"name": "Colorado Avalanche",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc6178c-ba68-4148-bdcc-45b54c6a213a/?format=api"
},
{
"id": "5c5756b0-735c-4c02-81ad-a50319e4740e",
"gambit_id": "b1767d1c-258a-4e5a-9857-8450d3ba2e65",
"last_updated": "2023-03-14T13:41:56.682932-04:00",
"created_at": "2023-03-13T09:22:02.525854-04:00",
"name": "Montreal Canadiens",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dc6178c-ba68-4148-bdcc-45b54c6a213a/?format=api"
}
]
}