GET /api/bet_types/2089959c-b6bd-4b12-af78-e5d0de88a68b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2089959c-b6bd-4b12-af78-e5d0de88a68b",
"match": "https://api-prod.gambitprofit.com/api/matches/1aaacd2b-97d0-400c-8aa4-47538f03620e/?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": "Baylor",
"amount": 7660.0
},
{
"team": "Kansas",
"amount": 2340.0
}
],
"expected_reward_tokens": 9498.4,
"profit_sb": -1.6,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "659d8267-4133-40e8-8d97-8f71409cdd5d",
"gambit_id": "90ce40e8-f908-49fe-8a3f-c844f0e5b03a",
"last_updated": "2022-10-23T09:22:15.539907-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Baylor",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2089959c-b6bd-4b12-af78-e5d0de88a68b/?format=api"
},
{
"id": "a1269d98-8db1-4b46-8b1f-450fc3b02dda",
"gambit_id": "1341fd98-fca8-4c9c-9ed9-3edaa396b639",
"last_updated": "2022-10-23T09:22:15.541027-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas",
"reward": "4.06000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2089959c-b6bd-4b12-af78-e5d0de88a68b/?format=api"
}
]
}