GET /api/bet_types/4e19babc-efb1-41d5-9162-c850a8a4cfe9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e19babc-efb1-41d5-9162-c850a8a4cfe9",
"match": "https://api-prod.gambitprofit.com/api/matches/88c8c74e-5f23-4a41-91cd-f38a15e1537b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:13.828913-04: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": "New Orleans Pelicans",
"amount": 5788.0
},
{
"team": "Golden State Warriors",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "b5dbb7c1-f685-4c24-80e2-f120de6b3b64",
"gambit_id": "dd29249e-20ca-4a23-ba62-c3f01d21cb5f",
"last_updated": "2023-10-31T20:13:09.611607-04:00",
"created_at": "2023-10-30T08:58:13.837778-04:00",
"name": "New Orleans Pelicans",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e19babc-efb1-41d5-9162-c850a8a4cfe9/?format=api"
},
{
"id": "19d1107c-f6df-4c16-ab38-ed7208622891",
"gambit_id": "bc9c7e32-eeaf-41de-8acc-b41df9ad2628",
"last_updated": "2023-10-31T20:13:09.608246-04:00",
"created_at": "2023-10-30T08:58:13.833564-04:00",
"name": "Golden State Warriors",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e19babc-efb1-41d5-9162-c850a8a4cfe9/?format=api"
}
]
}