GET /api/bet_types/ce69ce4d-7295-41cd-85b3-f018b6b9ace8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce69ce4d-7295-41cd-85b3-f018b6b9ace8",
"match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-14T08:26:58.372111-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": "Minnesota Wild",
"amount": 5482.0
},
{
"team": "Arizona Coyotes",
"amount": 4518.0
}
],
"expected_reward_tokens": 8990.48,
"profit_sb": -9.52,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "782c79c5-c596-4312-ac8f-1a2e6660e439",
"gambit_id": "4c19fa00-4ce8-4224-9fc4-0de487990660",
"last_updated": "2023-01-16T10:02:21.368427-05:00",
"created_at": "2023-01-14T08:26:58.375099-05:00",
"name": "Minnesota Wild",
"reward": "1.64000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce69ce4d-7295-41cd-85b3-f018b6b9ace8/?format=api"
},
{
"id": "7b8c25ca-484a-4218-acfe-16d173109488",
"gambit_id": "d2af3513-30df-4dbc-8193-3ed5f95a73e5",
"last_updated": "2023-01-16T10:02:21.371666-05:00",
"created_at": "2023-01-14T08:26:58.378251-05:00",
"name": "Arizona Coyotes",
"reward": "1.99000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce69ce4d-7295-41cd-85b3-f018b6b9ace8/?format=api"
}
]
}