GET /api/bet_types/43f7911f-762b-4204-92ce-3a9d479e53c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43f7911f-762b-4204-92ce-3a9d479e53c4",
"match": "https://api-prod.gambitprofit.com/api/matches/be86fedf-d9b0-43fc-8b0d-d4b5cdb63ffd/?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": "New York Islanders",
"amount": 6611.0
},
{
"team": "Colorado Avalanche",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "56fef64c-a74b-42ca-8a20-d7c4d794c307",
"gambit_id": "638eb7b7-f7f5-4ba5-8157-450e8ef1bfe3",
"last_updated": "2022-10-31T11:07:09.590342-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.43000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f7911f-762b-4204-92ce-3a9d479e53c4/?format=api"
},
{
"id": "6d6f532b-e703-4c70-b1a9-5f324eb4864b",
"gambit_id": "fb3c6b7f-9836-40a5-8104-5a65c173ec7b",
"last_updated": "2022-10-31T11:07:09.589419-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "2.79000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43f7911f-762b-4204-92ce-3a9d479e53c4/?format=api"
}
]
}