GET /api/bet_types/783e9c89-e87e-49df-b631-c20dea84aaf1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "783e9c89-e87e-49df-b631-c20dea84aaf1",
"match": "https://api-prod.gambitprofit.com/api/matches/e089ac14-5881-4634-b049-dca517ad273f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T08:23:22.044361-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": "Vegas Golden Knights",
"amount": 8072.0
},
{
"team": "San Jose Sharks",
"amount": 1928.0
}
],
"expected_reward_tokens": 9444.24,
"profit_sb": -55.76,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "f2cce651-1ddc-4827-bab1-8056e57d0610",
"gambit_id": "bb8cb8e1-e849-4cf0-bf98-cf1a3b3de622",
"last_updated": "2023-11-12T11:28:24.553070-05:00",
"created_at": "2023-11-10T08:23:22.055769-05:00",
"name": "Vegas Golden Knights",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/783e9c89-e87e-49df-b631-c20dea84aaf1/?format=api"
},
{
"id": "f6fa40eb-5ceb-4aed-87fc-0d4357d3c724",
"gambit_id": "00d38df5-2942-48d1-a280-331c1b896d03",
"last_updated": "2023-11-12T11:28:24.549636-05:00",
"created_at": "2023-11-10T08:23:22.050921-05:00",
"name": "San Jose Sharks",
"reward": "4.90000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/783e9c89-e87e-49df-b631-c20dea84aaf1/?format=api"
}
]
}