GET /api/bet_types/13831d4e-eca2-406f-9e79-cf451c389aab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13831d4e-eca2-406f-9e79-cf451c389aab",
"match": "https://api-prod.gambitprofit.com/api/matches/61cf7e5c-ca52-4557-865b-159a1afa0cf6/?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": "Philadelphia 76ers",
"amount": 5000.0
},
{
"team": "Toronto Raptors",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "4a569908-ab08-4ccd-a7a1-e5270f1d9f73",
"gambit_id": "47bd50bd-5430-460e-beb0-487c360ac5d6",
"last_updated": "2022-10-29T19:07:21.866561-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13831d4e-eca2-406f-9e79-cf451c389aab/?format=api"
},
{
"id": "ea3bd5c8-de45-4d72-afd5-5fbdb79400e9",
"gambit_id": "11061198-6a7e-4ef7-beba-a5a655fffc7f",
"last_updated": "2022-10-29T19:07:21.867542-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13831d4e-eca2-406f-9e79-cf451c389aab/?format=api"
}
]
}