GET /api/bet_types/00016e4c-e095-4d4d-ab52-e2b83cc64463/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00016e4c-e095-4d4d-ab52-e2b83cc64463",
"match": "https://api-prod.gambitprofit.com/api/matches/e1a44c46-8c3f-429c-a5a6-b58319d1e805/?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": "Atlanta Hawks",
"amount": 5974.0
},
{
"team": "Miami Heat",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "bb261f60-c879-4949-a0c0-eb61c1c24def",
"gambit_id": "cb737d25-2073-4084-9f12-7c8273ef435b",
"last_updated": "2022-11-28T13:52:13.847189-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00016e4c-e095-4d4d-ab52-e2b83cc64463/?format=api"
},
{
"id": "13c3b17b-8901-48f2-8588-cc236db70461",
"gambit_id": "b88b05fd-45fe-4041-9f3b-6c264db14410",
"last_updated": "2022-11-28T13:52:13.848219-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00016e4c-e095-4d4d-ab52-e2b83cc64463/?format=api"
}
]
}