GET /api/bet_types/45289354-1c7b-45f6-bb26-fd11034a6239/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45289354-1c7b-45f6-bb26-fd11034a6239",
"match": "https://api-prod.gambitprofit.com/api/matches/9a8c6ca7-dcce-4187-89cf-e45b8c808dfd/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-26T09:43:12.731211-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": "Chicago Blackhawks",
"amount": 6308.0
},
{
"team": "St Louis Blues",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "c56fead6-8e76-4d3f-b42c-dbb75d01e8c7",
"gambit_id": "8fcbcfb3-aafc-489f-bb0c-8c0b63e7c909",
"last_updated": "2023-11-27T20:08:08.638325-05:00",
"created_at": "2023-11-26T09:43:12.742343-05:00",
"name": "Chicago Blackhawks",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45289354-1c7b-45f6-bb26-fd11034a6239/?format=api"
},
{
"id": "dba78210-8520-4856-949f-0fc470deb283",
"gambit_id": "867695ce-220a-4ba8-95b9-164bee693e90",
"last_updated": "2023-11-27T20:08:08.634678-05:00",
"created_at": "2023-11-26T09:43:12.738465-05:00",
"name": "St Louis Blues",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45289354-1c7b-45f6-bb26-fd11034a6239/?format=api"
}
]
}