GET /api/bet_types/531bf1d2-76a3-44fe-b092-d89e8d109074/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "531bf1d2-76a3-44fe-b092-d89e8d109074",
"match": "https://api-prod.gambitprofit.com/api/matches/0ba3287e-ad5b-4180-b3cf-e707f5edbbbb/?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": "LOS (A Heaney)",
"amount": 5658.0
},
{
"team": "NYM (T Walker)",
"amount": 4342.0
}
],
"expected_reward_tokens": 9335.3,
"profit_sb": 335.3,
"profit_sb_percentage": 3.73,
"recommended": true
},
"lines": [
{
"id": "88a06429-0f99-4962-94ba-01712d6140c0",
"gambit_id": "54a951e2-891d-4edc-ba87-061a51f2884a",
"last_updated": "2022-08-31T11:57:19.009712-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (A Heaney)",
"reward": "1.65000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531bf1d2-76a3-44fe-b092-d89e8d109074/?format=api"
},
{
"id": "f5bbd3b2-64cf-468e-afbd-8235b974d28e",
"gambit_id": "23b84466-ef43-4b43-9b6b-131669f8f6c9",
"last_updated": "2022-08-31T11:57:19.009274-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (T Walker)",
"reward": "2.15000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531bf1d2-76a3-44fe-b092-d89e8d109074/?format=api"
}
]
}