GET /api/bet_types/27305879-e8c7-4e62-9c2d-9f77514c402e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27305879-e8c7-4e62-9c2d-9f77514c402e",
"match": "https://api-prod.gambitprofit.com/api/matches/1e92f17d-8395-4951-b45d-ac9100b027d7/?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": "LAA (P Sandoval)",
"amount": 6074.0
},
{
"team": "OAK (A Martinez)",
"amount": 3926.0
}
],
"expected_reward_tokens": 9657.66,
"profit_sb": 157.66,
"profit_sb_percentage": 1.66,
"recommended": true
},
"lines": [
{
"id": "9d093859-4c46-4d37-b83e-5df1babf4981",
"gambit_id": "e1ca1fa7-fe2d-460d-8482-0350d70b6588",
"last_updated": "2022-10-04T13:12:05.867029-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (P Sandoval)",
"reward": "1.59000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27305879-e8c7-4e62-9c2d-9f77514c402e/?format=api"
},
{
"id": "2df02528-2676-4430-b46f-29580179742b",
"gambit_id": "1d6c55a9-5963-4916-8364-df778af46763",
"last_updated": "2022-10-04T13:12:05.867977-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Martinez)",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27305879-e8c7-4e62-9c2d-9f77514c402e/?format=api"
}
]
}