GET /api/bet_types/36d94e17-5847-45d9-8613-8eeecc6ebda4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36d94e17-5847-45d9-8613-8eeecc6ebda4",
"match": "https://api-prod.gambitprofit.com/api/matches/9a42f681-b778-49d4-b427-27c523c60ca7/?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 (J Urias)",
"amount": 5597.0
},
{
"team": "SDG (B Snell)",
"amount": 4403.0
}
],
"expected_reward_tokens": 9290.33,
"profit_sb": 290.33,
"profit_sb_percentage": 3.23,
"recommended": true
},
"lines": [
{
"id": "5a05eb17-474a-4588-85ad-1d394c0a379d",
"gambit_id": "e917f208-c211-4b72-acad-80ad7382db42",
"last_updated": "2022-09-11T18:32:18.889669-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (J Urias)",
"reward": "1.66000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d94e17-5847-45d9-8613-8eeecc6ebda4/?format=api"
},
{
"id": "ef54cfe7-6978-4c61-9627-4963d114d9e3",
"gambit_id": "39fd0010-79f6-45a2-9de8-bc2ecd5ff17f",
"last_updated": "2022-09-11T18:32:18.888646-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (B Snell)",
"reward": "2.11000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d94e17-5847-45d9-8613-8eeecc6ebda4/?format=api"
}
]
}