GET /api/bet_types/90298388-95ef-4cd5-bff7-31e52c34ec8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90298388-95ef-4cd5-bff7-31e52c34ec8b",
"match": "https://api-prod.gambitprofit.com/api/matches/ecdd96ec-f003-4a22-854b-5c5f10ccc4ce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:09.564257-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": "Denver Nuggets",
"amount": 6942.0
},
{
"team": "Chicago Bulls",
"amount": 3058.0
}
],
"expected_reward_tokens": 9510.38,
"profit_sb": 10.38,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "f26839f5-59c7-4891-9870-5cc6274f18b8",
"gambit_id": "7c24d887-b667-411f-b3b5-b8436d790bb9",
"last_updated": "2023-12-14T10:38:31.616927-05:00",
"created_at": "2023-12-12T10:03:09.568694-05:00",
"name": "Denver Nuggets",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90298388-95ef-4cd5-bff7-31e52c34ec8b/?format=api"
},
{
"id": "ccd855bd-b102-48c8-a641-ad171d85932b",
"gambit_id": "15a48270-23bb-47c9-b692-d5579a183b62",
"last_updated": "2023-12-14T10:38:31.620475-05:00",
"created_at": "2023-12-12T10:03:09.572809-05:00",
"name": "Chicago Bulls",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90298388-95ef-4cd5-bff7-31e52c34ec8b/?format=api"
}
]
}