GET /api/bet_types/3b63826b-d78e-48e1-b45f-cd8b4600d553/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b63826b-d78e-48e1-b45f-cd8b4600d553",
"match": "https://api-prod.gambitprofit.com/api/matches/7e6ceaff-0b9c-4e41-b88e-99d28a7e3d26/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-07T08:38:24.699243-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": "Seattle Kraken",
"amount": 6893.0
},
{
"team": "Arizona Coyotes",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "a87ac61e-6c8c-4fab-a0a7-a0f62891a2c6",
"gambit_id": "03c882d4-7d9b-4d23-9b49-28eb570f0e00",
"last_updated": "2023-11-10T12:58:34.860886-05:00",
"created_at": "2023-11-07T08:38:24.702927-05:00",
"name": "Seattle Kraken",
"reward": "1.37000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b63826b-d78e-48e1-b45f-cd8b4600d553/?format=api"
},
{
"id": "393d8800-9207-4d19-8613-9ce4eb7cad84",
"gambit_id": "06d58ffe-8d5d-4d0e-8803-a970dc226553",
"last_updated": "2023-11-10T12:58:34.864627-05:00",
"created_at": "2023-11-07T08:38:24.707459-05:00",
"name": "Arizona Coyotes",
"reward": "3.04000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b63826b-d78e-48e1-b45f-cd8b4600d553/?format=api"
}
]
}