GET /api/bet_types/26c52e21-48ae-46dd-8763-d4ea12552fa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26c52e21-48ae-46dd-8763-d4ea12552fa0",
"match": "https://api-prod.gambitprofit.com/api/matches/4c03df90-9ab3-4354-8438-6776193a6743/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-27T08:57:15.092311-05: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": "Carolina Hurricanes",
"amount": 6099.0
},
{
"team": "Chicago Blackhawks",
"amount": 3901.0
}
],
"expected_reward_tokens": 9087.51,
"profit_sb": 87.51,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "e5786de6-e367-41b7-939d-598cedf03208",
"gambit_id": "d0406e6e-228d-40e1-8474-0ca4ab4ab914",
"last_updated": "2022-12-28T21:52:16.589483-05:00",
"created_at": "2022-12-27T08:57:15.093514-05:00",
"name": "Carolina Hurricanes",
"reward": "1.49000",
"odds": "1.57140",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26c52e21-48ae-46dd-8763-d4ea12552fa0/?format=api"
},
{
"id": "ae610f7c-acab-4b96-8497-eb0a4a483ee3",
"gambit_id": "fd66839e-30c4-4fa8-ac19-01c9644b2b7c",
"last_updated": "2022-12-28T21:52:16.590626-05:00",
"created_at": "2022-12-27T08:57:15.094726-05:00",
"name": "Chicago Blackhawks",
"reward": "2.33000",
"odds": "2.55000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26c52e21-48ae-46dd-8763-d4ea12552fa0/?format=api"
}
]
}