GET /api/bet_types/65daaa1e-7317-4f75-bc6d-e16a29148646/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65daaa1e-7317-4f75-bc6d-e16a29148646",
"match": "https://api-prod.gambitprofit.com/api/matches/defda175-2ea5-47d5-80cf-98d0d17316f2/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-16T12:17:22.977942-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": "MIN",
"amount": 5939.0
},
{
"team": "NYY",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "4c7c9788-e313-4b00-9d27-5bf4ee9e8759",
"gambit_id": "a3480c8c-7485-4bd6-82e5-ba21ef25dc0d",
"last_updated": "2023-04-18T12:12:07.096216-04:00",
"created_at": "2023-04-16T12:17:22.998346-04:00",
"name": "MIN",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65daaa1e-7317-4f75-bc6d-e16a29148646/?format=api"
},
{
"id": "4984e5e6-41c8-4133-8c4a-4a951916e304",
"gambit_id": "eb35a158-d037-48dd-a36a-df277b1448fc",
"last_updated": "2023-04-18T12:12:07.094575-04:00",
"created_at": "2023-04-16T12:17:22.995554-04:00",
"name": "NYY",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65daaa1e-7317-4f75-bc6d-e16a29148646/?format=api"
}
]
}