GET /api/bet_types/180d56f6-e880-4d24-be91-3c84d2474182/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "180d56f6-e880-4d24-be91-3c84d2474182",
"match": "https://api-prod.gambitprofit.com/api/matches/15995967-5691-4758-af78-5860699a0937/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-03T08:28:20.698891-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": "LOS",
"amount": 5512.0
},
{
"team": "OAK",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "766d6af4-24d7-41f6-9d9b-5fc44340c4a8",
"gambit_id": "8c5d7ed1-4f60-4e4e-b742-5a686a148af5",
"last_updated": "2023-08-04T11:43:13.258966-04:00",
"created_at": "2023-08-03T08:28:20.707994-04:00",
"name": "LOS",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/180d56f6-e880-4d24-be91-3c84d2474182/?format=api"
},
{
"id": "febbc595-bb53-4979-9d46-12561f8bf876",
"gambit_id": "f5360e1a-b2d3-4144-85f2-42e48ccfddcd",
"last_updated": "2023-08-04T11:43:13.254285-04:00",
"created_at": "2023-08-03T08:28:20.703361-04:00",
"name": "OAK",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/180d56f6-e880-4d24-be91-3c84d2474182/?format=api"
}
]
}