GET /api/bet_types/88de1cf5-daf0-48e1-bc80-d6612340b35f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88de1cf5-daf0-48e1-bc80-d6612340b35f",
"match": "https://api-prod.gambitprofit.com/api/matches/0edd9828-88ea-459f-b97c-1929b04159c5/?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": "NYY",
"amount": 6118.0
},
{
"team": "TAM",
"amount": 3882.0
}
],
"expected_reward_tokens": 9238.18,
"profit_sb": 238.18,
"profit_sb_percentage": 2.65,
"recommended": true
},
"lines": [
{
"id": "089108d0-1351-44b1-b63d-ecb88c67e636",
"gambit_id": "cae078f6-4b7d-4cb7-b71d-555fe146b8e7",
"last_updated": "2022-09-10T22:02:15.200220-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "1.51000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88de1cf5-daf0-48e1-bc80-d6612340b35f/?format=api"
},
{
"id": "29dfe845-940a-4301-afb1-11ef726420d3",
"gambit_id": "9c1b5bad-2223-4a43-8f93-72c5780ddff5",
"last_updated": "2022-09-10T22:02:15.201506-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.38000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88de1cf5-daf0-48e1-bc80-d6612340b35f/?format=api"
}
]
}