GET /api/bet_types/2a0ad1c8-6429-4726-ab6b-6df0436da554/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a0ad1c8-6429-4726-ab6b-6df0436da554",
"match": "https://api-prod.gambitprofit.com/api/matches/60177da1-6865-41a9-9809-b6cdf12d7936/?format=api",
"name": "Play the Odds",
"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": "SEA",
"amount": 6104.0
},
{
"team": "HOU",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "94a49896-62ed-438c-90ec-c802387ffbcf",
"gambit_id": "79b9cfb0-8a29-4086-a6b3-afc6afdd1482",
"last_updated": "2022-10-14T09:37:03.089716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.57000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0ad1c8-6429-4726-ab6b-6df0436da554/?format=api"
},
{
"id": "6be532b2-71ed-47ac-81bc-69d9a9f4f843",
"gambit_id": "8edfb59b-d506-4d55-b5c0-912dc6fa7aa5",
"last_updated": "2022-10-14T09:37:03.088736-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "2.46000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0ad1c8-6429-4726-ab6b-6df0436da554/?format=api"
}
]
}