GET /api/bet_types/68f684c7-dfb9-4c8e-9f53-9e2c0590a594/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68f684c7-dfb9-4c8e-9f53-9e2c0590a594",
"match": "https://api-prod.gambitprofit.com/api/matches/82f2bd97-12ee-434d-bc4c-6f57ecf699a9/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-08T09:23:24.111444-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": "WAS",
"amount": 5319.0
},
{
"team": "LOS",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "da678b7b-b88f-43f1-a113-4dcd410c03a6",
"gambit_id": "8417b3f3-1e3d-4d83-875e-d57dd02cd537",
"last_updated": "2023-09-09T11:33:34.533137-04:00",
"created_at": "2023-09-08T09:23:24.119917-04:00",
"name": "WAS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f684c7-dfb9-4c8e-9f53-9e2c0590a594/?format=api"
},
{
"id": "9847f7ef-4c9c-40a7-8c56-1a6a1f7a1bbf",
"gambit_id": "d4fd03b5-617d-497b-8219-ed4e02b256b2",
"last_updated": "2023-09-09T11:33:34.529709-04:00",
"created_at": "2023-09-08T09:23:24.115328-04:00",
"name": "LOS",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f684c7-dfb9-4c8e-9f53-9e2c0590a594/?format=api"
}
]
}