GET /api/bet_types/ad1c0258-45a8-4131-a66d-4fa5059cb88e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad1c0258-45a8-4131-a66d-4fa5059cb88e",
"match": "https://api-prod.gambitprofit.com/api/matches/13bc4551-2fac-432f-8412-23c65a144fea/?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": "Las Vegas Raiders",
"amount": 6986.0
},
{
"team": "Los Angeles Rams",
"amount": 3014.0
}
],
"expected_reward_tokens": 9221.52,
"profit_sb": 221.52,
"profit_sb_percentage": 2.46,
"recommended": true
},
"lines": [
{
"id": "cfa7f549-b9f1-44c3-8e0f-0fa4f6beb8ae",
"gambit_id": "b6097ef9-13b3-415c-9f4c-eb33f1ae0e97",
"last_updated": "2022-12-09T09:52:14.722888-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.32000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1c0258-45a8-4131-a66d-4fa5059cb88e/?format=api"
},
{
"id": "132e55ae-33f5-42ef-af34-89f8341285e1",
"gambit_id": "1ad1a95b-0590-41ea-ad38-91adac3d84b5",
"last_updated": "2022-12-09T09:52:14.721822-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Rams",
"reward": "3.06000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1c0258-45a8-4131-a66d-4fa5059cb88e/?format=api"
}
]
}