GET /api/bet_types/5b329b91-5839-4b27-b227-215f5a475dc0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b329b91-5839-4b27-b227-215f5a475dc0",
"match": "https://api-prod.gambitprofit.com/api/matches/adb4ff02-d5d4-4913-a0e3-67fd94c33769/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:25.166935-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": "NYM",
"amount": 5512.0
},
{
"team": "PHI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "569e5f0b-cfc5-4937-9bc8-833e84cc4d46",
"gambit_id": "4b29c149-84c8-4ff8-86b6-8389d7c4173c",
"last_updated": "2023-09-25T14:28:22.282724-04:00",
"created_at": "2023-09-23T09:38:25.171255-04:00",
"name": "NYM",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b329b91-5839-4b27-b227-215f5a475dc0/?format=api"
},
{
"id": "8648dfad-544f-4753-a4ee-334f2a5184f7",
"gambit_id": "137b3a86-5899-4633-be60-609ac3e6330b",
"last_updated": "2023-09-25T14:28:22.286036-04:00",
"created_at": "2023-09-23T09:38:25.175725-04:00",
"name": "PHI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b329b91-5839-4b27-b227-215f5a475dc0/?format=api"
}
]
}