GET /api/bet_types/4264234f-da76-4ae8-8b95-4e18a044d721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4264234f-da76-4ae8-8b95-4e18a044d721",
"match": "https://api-prod.gambitprofit.com/api/matches/8ad618b9-55d3-4c49-8468-697a1b94337e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-09T08:48:13.483747-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": 6241.0
},
{
"team": "Montreal Canadiens",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "61f69870-ecd9-48e5-a577-30b562d85611",
"gambit_id": "2a5eb8aa-77ec-4e7c-a3de-a9be6ff6484e",
"last_updated": "2023-12-11T11:38:06.682395-05:00",
"created_at": "2023-12-09T08:48:13.494079-05:00",
"name": "Buffalo Sabres",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4264234f-da76-4ae8-8b95-4e18a044d721/?format=api"
},
{
"id": "9395126c-ca62-4aef-ba9e-35a03381a380",
"gambit_id": "3f24c696-ff0d-469c-858e-2d4d660a362c",
"last_updated": "2023-12-11T11:38:06.677887-05:00",
"created_at": "2023-12-09T08:48:13.488506-05:00",
"name": "Montreal Canadiens",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4264234f-da76-4ae8-8b95-4e18a044d721/?format=api"
}
]
}