GET /api/bet_types/83c35158-b209-4a14-85ea-c879c3a9858f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83c35158-b209-4a14-85ea-c879c3a9858f",
"match": "https://api-prod.gambitprofit.com/api/matches/f5959773-864a-44ff-a0ab-76ca6b6eb4d0/?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": "NYY",
"amount": 5313.0
},
{
"team": "NYM",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "f2d751a4-fcb3-4179-b839-f0fc6888178e",
"gambit_id": "6b58e850-c78e-40fb-ac9e-690ec8091cff",
"last_updated": "2022-08-23T09:41:58.383476-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "1.72000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c35158-b209-4a14-85ea-c879c3a9858f/?format=api"
},
{
"id": "4b78357e-bbcc-48ca-92c2-65970a72b0fe",
"gambit_id": "236279d0-f3d2-4577-9df0-55f82a697e78",
"last_updated": "2022-08-23T09:41:58.386290-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM",
"reward": "1.95000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c35158-b209-4a14-85ea-c879c3a9858f/?format=api"
}
]
}