GET /api/bet_types/4729af96-bc81-4cd3-9daa-cb06467e8203/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4729af96-bc81-4cd3-9daa-cb06467e8203",
"match": "https://api-prod.gambitprofit.com/api/matches/9cc77e45-e28c-4957-8c74-6a402e11a9ee/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-13T09:08:21.276542-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": "ARI",
"amount": 5599.0
},
{
"team": "PHI",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "4626590b-ad12-4704-b104-5d14d5de78a2",
"gambit_id": "4979d855-6e0d-4332-8659-058919cb4471",
"last_updated": "2023-06-14T11:13:17.531613-04:00",
"created_at": "2023-06-13T09:08:21.279893-04:00",
"name": "ARI",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4729af96-bc81-4cd3-9daa-cb06467e8203/?format=api"
},
{
"id": "cbcc825d-c664-4340-8113-397938eb60c3",
"gambit_id": "3b222fa4-f92e-4215-9168-39f9c04dacc6",
"last_updated": "2023-06-14T11:13:17.528997-04:00",
"created_at": "2023-06-13T09:08:21.278258-04:00",
"name": "PHI",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4729af96-bc81-4cd3-9daa-cb06467e8203/?format=api"
}
]
}