GET /api/bet_types/531b31bd-6cb7-47b3-bd15-b929692ffcb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "531b31bd-6cb7-47b3-bd15-b929692ffcb5",
"match": "https://api-prod.gambitprofit.com/api/matches/7c18e659-c6ca-4830-bece-2256e9c1171b/?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": "NYY (G Cole)",
"amount": 5995.0
},
{
"team": "CLE (C Quantrill)",
"amount": 4005.0
}
],
"expected_reward_tokens": 9651.95,
"profit_sb": 151.95,
"profit_sb_percentage": 1.6,
"recommended": true
},
"lines": [
{
"id": "e5a3c90d-f6ef-4f81-a271-efeb1bc9624f",
"gambit_id": "0130e8c4-b575-487e-910f-e18372abac9d",
"last_updated": "2022-10-17T15:37:20.729715-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531b31bd-6cb7-47b3-bd15-b929692ffcb5/?format=api"
},
{
"id": "bb407b42-2e22-4b0d-b99e-b12551ccc66d",
"gambit_id": "fffa947d-46fb-4c88-ad88-d2fd66770d8f",
"last_updated": "2022-10-17T15:37:20.728736-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (C Quantrill)",
"reward": "2.41000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531b31bd-6cb7-47b3-bd15-b929692ffcb5/?format=api"
}
]
}