GET /api/bet_types/02547167-73e9-4e10-88d8-bbd0f780bfe5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02547167-73e9-4e10-88d8-bbd0f780bfe5",
"match": "https://api-prod.gambitprofit.com/api/matches/bbb9bdeb-5ca3-4c6c-a342-c5a533f92bb9/?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": "Detroit Red Wings",
"amount": 6683.0
},
{
"team": "New York Islanders",
"amount": 3317.0
}
],
"expected_reward_tokens": 9154.92,
"profit_sb": 154.92,
"profit_sb_percentage": 1.72,
"recommended": true
},
"lines": [
{
"id": "2ce231f3-d995-4898-8197-3d96a0899074",
"gambit_id": "eef269ed-b310-453a-881d-82f519ed6d6e",
"last_updated": "2022-11-07T09:18:10.430062-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.37000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02547167-73e9-4e10-88d8-bbd0f780bfe5/?format=api"
},
{
"id": "04cb4e23-a908-49ae-9d21-d291d8be57f9",
"gambit_id": "b9d7e535-3576-4152-9561-a3a3a88d89f5",
"last_updated": "2022-11-07T09:18:10.431040-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.76000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02547167-73e9-4e10-88d8-bbd0f780bfe5/?format=api"
}
]
}