GET /api/bet_types/015530ea-23f5-4040-a30a-67b564f4813a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "015530ea-23f5-4040-a30a-67b564f4813a",
"match": "https://api-prod.gambitprofit.com/api/matches/ed8925cb-1d2d-4ff0-a841-339fdc09d233/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-16T09:08:25.095718-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": "MIA",
"amount": 5512.0
},
{
"team": "BAL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "571910e0-2c4f-4403-a513-4bd3ceb87fa8",
"gambit_id": "0f90c29f-9063-45b4-9a96-9154b4567aa3",
"last_updated": "2023-07-18T09:08:29.039137-04:00",
"created_at": "2023-07-16T09:08:25.097330-04:00",
"name": "MIA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/015530ea-23f5-4040-a30a-67b564f4813a/?format=api"
},
{
"id": "08d77aeb-16ae-4e9d-9369-4c9f02a27d49",
"gambit_id": "efc97080-89d2-4b89-9c64-2a1e1b242b0a",
"last_updated": "2023-07-18T09:08:29.040709-04:00",
"created_at": "2023-07-16T09:08:25.099012-04:00",
"name": "BAL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/015530ea-23f5-4040-a30a-67b564f4813a/?format=api"
}
]
}