GET /api/bet_types/ccde1d6f-8598-4878-b1fe-58f0ee64d002/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccde1d6f-8598-4878-b1fe-58f0ee64d002",
"match": "https://api-prod.gambitprofit.com/api/matches/70ab333c-9582-47ee-a552-b6e12a8755b6/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Nashville Predators",
"amount": 6818.0
},
{
"team": "Dallas Stars",
"amount": 3182.0
}
],
"expected_reward_tokens": 9545.2,
"profit_sb": 45.2,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "2bdd8d32-6ec8-4f0d-9a3d-1e481aa5ef51",
"gambit_id": "ee33ed3f-cf4c-44f0-8677-31d62c10abaf",
"last_updated": "2022-10-17T14:12:46.415716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.40000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccde1d6f-8598-4878-b1fe-58f0ee64d002/?format=api"
},
{
"id": "d7f4dc21-77ee-4b28-a186-dafc20720b15",
"gambit_id": "a75382b2-59b9-471e-aea2-143123d54057",
"last_updated": "2022-10-17T14:12:46.414341-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "3.00000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccde1d6f-8598-4878-b1fe-58f0ee64d002/?format=api"
}
]
}