GET /api/bet_types/2168bfd2-f22c-43ac-87dc-c7010940e0b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2168bfd2-f22c-43ac-87dc-c7010940e0b7",
"match": "https://api-prod.gambitprofit.com/api/matches/a92820f2-8c7e-4414-a3d2-5663ac0ca430/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-20T09:48:09.932940-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 Rangers",
"amount": 6849.0
},
{
"team": "Dallas Stars",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "41d72a94-5331-4b4d-9b36-c304af7bd057",
"gambit_id": "bac5216a-0717-421e-906f-e69f41cad0f2",
"last_updated": "2023-11-21T14:38:25.409419-05:00",
"created_at": "2023-11-20T09:48:09.936408-05:00",
"name": "New York Rangers",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2168bfd2-f22c-43ac-87dc-c7010940e0b7/?format=api"
},
{
"id": "09fb9813-bf89-4ef9-9c06-604485670907",
"gambit_id": "6cd77762-da35-4f8c-9eb6-b86e138d5865",
"last_updated": "2023-11-21T14:38:25.412741-05:00",
"created_at": "2023-11-20T09:48:09.940450-05:00",
"name": "Dallas Stars",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2168bfd2-f22c-43ac-87dc-c7010940e0b7/?format=api"
}
]
}