GET /api/bet_types/88871a22-9c52-4616-a6a6-80fff0597b22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88871a22-9c52-4616-a6a6-80fff0597b22",
"match": "https://api-prod.gambitprofit.com/api/matches/8bf8f70b-b449-4d29-bf6d-93f7b33300e0/?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": "Brooklyn Nets",
"amount": 6482.0
},
{
"team": "Washington Wizards",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "dfec8f6f-80a3-4bd8-9ada-acf060e07d3c",
"gambit_id": "acf56103-6012-4040-9765-c6f6621f1373",
"last_updated": "2022-12-01T16:17:24.220684-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brooklyn Nets",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88871a22-9c52-4616-a6a6-80fff0597b22/?format=api"
},
{
"id": "712961e8-dcfc-429c-861c-6c03f1ed5aa8",
"gambit_id": "efaa9a39-2960-42ec-90b0-65ca356b266f",
"last_updated": "2022-12-01T16:17:24.221717-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88871a22-9c52-4616-a6a6-80fff0597b22/?format=api"
}
]
}