GET /api/bet_types/8d26207b-e41c-4fc7-9608-053253f3c566/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d26207b-e41c-4fc7-9608-053253f3c566",
"match": "https://api-prod.gambitprofit.com/api/matches/5cfc6de0-5f6f-4e14-a185-762a704ae557/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-07T09:28:19.742023-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": "PHI",
"amount": 5317.0
},
{
"team": "DET",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "fcea9380-1515-43fd-9c9c-8fcf64284382",
"gambit_id": "44546871-2b3b-427b-b257-66fd41cb5876",
"last_updated": "2023-06-14T18:02:58.861150-04:00",
"created_at": "2023-06-07T09:28:19.745610-04:00",
"name": "PHI",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26207b-e41c-4fc7-9608-053253f3c566/?format=api"
},
{
"id": "5a97143e-0a61-470f-8246-4ebf7868c329",
"gambit_id": "0a12dab3-c085-4926-955a-0f5471a04b40",
"last_updated": "2023-06-14T18:02:58.858257-04:00",
"created_at": "2023-06-07T09:28:19.743606-04:00",
"name": "DET",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26207b-e41c-4fc7-9608-053253f3c566/?format=api"
}
]
}