GET /api/bet_types/dfcad6ff-2c6e-4180-afcc-e09723140d22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfcad6ff-2c6e-4180-afcc-e09723140d22",
"match": "https://api-prod.gambitprofit.com/api/matches/95eee4ff-597e-41e5-b1cd-951370791cd8/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-20T08:43:04.922801-04: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": "BAL",
"amount": 5213.0
},
{
"team": "OAK",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8c1a71c6-c209-4d55-8eb2-c7e36c71c32a",
"gambit_id": "33a6e71a-6739-430f-b780-ad78f109c165",
"last_updated": "2023-08-21T17:53:26.299704-04:00",
"created_at": "2023-08-20T08:43:04.933036-04:00",
"name": "BAL",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfcad6ff-2c6e-4180-afcc-e09723140d22/?format=api"
},
{
"id": "5c22b5b3-1988-46d3-ab0c-21664fd5db50",
"gambit_id": "d9bdcea9-f16c-4299-ac05-609b8d26a226",
"last_updated": "2023-08-21T17:53:26.303178-04:00",
"created_at": "2023-08-20T08:43:04.937980-04:00",
"name": "OAK",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfcad6ff-2c6e-4180-afcc-e09723140d22/?format=api"
}
]
}