GET /api/bet_types/9c111eb8-a802-4195-8787-9040908cd668/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c111eb8-a802-4195-8787-9040908cd668",
"match": "https://api-prod.gambitprofit.com/api/matches/1a242d85-971c-425e-8f11-6a94b8b353e0/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-28T09:33:17.587665-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": "Vegas Golden Knights",
"amount": 6308.0
},
{
"team": "Edmonton Oilers",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "080a3a33-dc7f-4200-9809-ffb2e070fe61",
"gambit_id": "447e3679-9e11-4b5b-9b38-0f3bc54a5ad2",
"last_updated": "2023-11-29T21:58:08.461285-05:00",
"created_at": "2023-11-28T09:33:17.591279-05:00",
"name": "Vegas Golden Knights",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c111eb8-a802-4195-8787-9040908cd668/?format=api"
},
{
"id": "bd73c3ac-f6a2-48be-a4f7-1c487585f666",
"gambit_id": "0930a34f-9a30-4eb5-b431-2a278e00c7f8",
"last_updated": "2023-11-29T21:58:08.464602-05:00",
"created_at": "2023-11-28T09:33:17.595965-05:00",
"name": "Edmonton Oilers",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c111eb8-a802-4195-8787-9040908cd668/?format=api"
}
]
}