GET /api/bet_types/617782e0-b608-4e60-ad33-dd976c389220/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "617782e0-b608-4e60-ad33-dd976c389220",
"match": "https://api-prod.gambitprofit.com/api/matches/90bb70d6-549c-4316-8b82-b4163b86bb13/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-27T08:33:21.071917-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": "DET",
"amount": 5857.0
},
{
"team": "LAA",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "826d52ec-cd68-4c17-9964-41ec452b36c3",
"gambit_id": "72690c56-f198-4543-8c90-62a98eda25df",
"last_updated": "2023-07-28T09:33:24.908074-04:00",
"created_at": "2023-07-27T08:33:21.082453-04:00",
"name": "DET",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617782e0-b608-4e60-ad33-dd976c389220/?format=api"
},
{
"id": "38526e63-6355-43f6-ae0d-97a5af827a8d",
"gambit_id": "0e02783e-17d8-40bf-a001-815330bb56b5",
"last_updated": "2023-07-28T09:33:24.904880-04:00",
"created_at": "2023-07-27T08:33:21.077596-04:00",
"name": "LAA",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617782e0-b608-4e60-ad33-dd976c389220/?format=api"
}
]
}