GET /api/bet_types/4ac1f074-2e17-486a-ae90-71cbf02ca18c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ac1f074-2e17-486a-ae90-71cbf02ca18c",
"match": "https://api-prod.gambitprofit.com/api/matches/a9d44b79-9002-4c35-829a-e2fcbc92e0fe/?format=api",
"name": "Pick the Winner",
"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": "Pittsburgh Penguins",
"amount": 5316.0
},
{
"team": "Seattle Kraken",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "e22148bb-5db4-4815-8c5a-501a9ae62eb2",
"gambit_id": "74915b1e-5f09-449c-a5f5-074e8510a87b",
"last_updated": "2022-10-31T11:07:10.251397-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac1f074-2e17-486a-ae90-71cbf02ca18c/?format=api"
},
{
"id": "33ba38e7-5c67-44ad-88c9-757038feaa2f",
"gambit_id": "eebc39ad-f1b7-4abf-9c24-786a0e7f5112",
"last_updated": "2022-10-31T11:07:10.250458-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac1f074-2e17-486a-ae90-71cbf02ca18c/?format=api"
}
]
}