GET /api/bet_types/7771bf96-12a5-45ae-b514-0935a14e5c81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7771bf96-12a5-45ae-b514-0935a14e5c81",
"match": "https://api-prod.gambitprofit.com/api/matches/f66110fd-f8d2-4519-a9e6-7996240fb265/?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": "Dallas Stars",
"amount": 5316.0
},
{
"team": "Washington Capitals",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "05c24f7e-4ec9-471f-9721-a0127e2f8c1e",
"gambit_id": "ff70bb23-64bb-4472-9f77-f28735788428",
"last_updated": "2022-10-28T09:52:06.694001-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7771bf96-12a5-45ae-b514-0935a14e5c81/?format=api"
},
{
"id": "7d58c7c4-e87b-4d50-83ad-293563aa75c6",
"gambit_id": "ee2a018f-0cf9-4cc6-942c-ee2a1663b567",
"last_updated": "2022-10-28T09:52:06.694993-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7771bf96-12a5-45ae-b514-0935a14e5c81/?format=api"
}
]
}