GET /api/bet_types/7de3993c-01ca-437e-baaa-0ba3d050f7d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7de3993c-01ca-437e-baaa-0ba3d050f7d6",
"match": "https://api-prod.gambitprofit.com/api/matches/e3623f7a-34db-46df-bf8e-6c6bed917832/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-01T10:23:19.897725-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": "Chicago White Sox",
"amount": 5512.0
},
{
"team": "Oakland Athletics",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "b3973013-b6de-4a1c-a4f9-f4dba7cf840e",
"gambit_id": "ea8f8fce-2451-4d66-ac4c-f59dd417a8c9",
"last_updated": "2023-07-03T01:13:11.620817-04:00",
"created_at": "2023-07-01T10:23:19.900680-04:00",
"name": "Chicago White Sox",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de3993c-01ca-437e-baaa-0ba3d050f7d6/?format=api"
},
{
"id": "51799115-0b19-4be9-ae59-a65927061396",
"gambit_id": "9a944f55-ece9-4b1c-8f67-30fdfa13d5df",
"last_updated": "2023-07-03T01:13:11.622217-04:00",
"created_at": "2023-07-01T10:23:19.903631-04:00",
"name": "Oakland Athletics",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de3993c-01ca-437e-baaa-0ba3d050f7d6/?format=api"
}
]
}