GET /api/bet_types/b805b8ca-032d-4be4-b741-ecd099965b00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b805b8ca-032d-4be4-b741-ecd099965b00",
"match": "https://api-prod.gambitprofit.com/api/matches/de970ab4-57b3-41ce-8398-30db95a9db41/?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": "Buffalo",
"amount": 8499.0
},
{
"team": "Massachusetts",
"amount": 1501.0
}
],
"expected_reward_tokens": 9516.34,
"profit_sb": 16.34,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "134f0877-e009-4232-9e26-3e585114b3fd",
"gambit_id": "8fef2a4a-cbe5-40f4-b5c5-b81139affcaa",
"last_updated": "2022-10-16T15:12:14.356651-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b805b8ca-032d-4be4-b741-ecd099965b00/?format=api"
},
{
"id": "cb1b761f-f180-4f5d-9fb0-94c0eb3a0ba5",
"gambit_id": "78b9e79e-9c1a-40bf-b2b7-eae56d5dde79",
"last_updated": "2022-10-16T15:12:14.355644-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Massachusetts",
"reward": "6.34000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b805b8ca-032d-4be4-b741-ecd099965b00/?format=api"
}
]
}