GET /api/bet_types/79b678f0-5f46-4fc3-925d-29ac6028efe5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79b678f0-5f46-4fc3-925d-29ac6028efe5",
"match": "https://api-prod.gambitprofit.com/api/matches/ca537ea9-8380-4e32-9c8d-91cab80cba34/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-15T08:58:23.518738-04: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": "ATL",
"amount": 5319.0
},
{
"team": "NYY",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "eb8acf5a-0553-494e-ad1d-e4fb07ddd6d4",
"gambit_id": "60ea5a8d-320e-4097-9431-e7c72ddb537f",
"last_updated": "2023-08-17T13:33:12.835614-04:00",
"created_at": "2023-08-15T08:58:23.528582-04:00",
"name": "ATL",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b678f0-5f46-4fc3-925d-29ac6028efe5/?format=api"
},
{
"id": "2a17d7f5-8bf1-478b-8163-ab4827512bca",
"gambit_id": "c8239df1-d1a9-484b-81a3-5444dccb6d84",
"last_updated": "2023-08-17T13:33:12.830554-04:00",
"created_at": "2023-08-15T08:58:23.523917-04:00",
"name": "NYY",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b678f0-5f46-4fc3-925d-29ac6028efe5/?format=api"
}
]
}