GET /api/bet_types/95798773-24bf-4f14-9eb6-0014ea37b379/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95798773-24bf-4f14-9eb6-0014ea37b379",
"match": "https://api-prod.gambitprofit.com/api/matches/5b15559f-f84f-4410-afe0-7fe8c8e8ce87/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:53.902309-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": "New Jersey Devils",
"amount": 7440.0
},
{
"team": "Arizona Coyotes",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "e6098b04-8a12-47db-ae10-603013299790",
"gambit_id": "b85dc5f6-cdcf-4365-94d5-845d84596b5c",
"last_updated": "2023-03-06T19:17:18.782104-05:00",
"created_at": "2023-03-05T14:19:53.905182-05:00",
"name": "New Jersey Devils",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95798773-24bf-4f14-9eb6-0014ea37b379/?format=api"
},
{
"id": "fe069c13-bca5-43d0-967a-6cad7c892b6e",
"gambit_id": "76dc5fe3-39c9-4fb9-b6f9-c7a366b75a50",
"last_updated": "2023-03-06T19:17:18.780945-05:00",
"created_at": "2023-03-05T14:19:53.903729-05:00",
"name": "Arizona Coyotes",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95798773-24bf-4f14-9eb6-0014ea37b379/?format=api"
}
]
}