GET /api/bet_types/a6b40406-8222-45e8-a6f1-e7200e3c38e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6b40406-8222-45e8-a6f1-e7200e3c38e6",
"match": "https://api-prod.gambitprofit.com/api/matches/088fbcba-29a6-4731-bbbb-f0fba19b0a0e/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-11T08:53:07.254511-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": "Buffalo Sabres",
"amount": 5861.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "25c33cf9-0177-4f64-89d6-cdb7074cf693",
"gambit_id": "1037aa5c-a644-4455-a06f-fc4f53f19ad3",
"last_updated": "2023-11-13T13:53:13.674369-05:00",
"created_at": "2023-11-11T08:53:07.258524-05:00",
"name": "Buffalo Sabres",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b40406-8222-45e8-a6f1-e7200e3c38e6/?format=api"
},
{
"id": "80872bac-8bd2-441b-9dcf-bea6fa656193",
"gambit_id": "50c1e31e-3266-40ce-bc89-8028313a496a",
"last_updated": "2023-11-13T13:53:13.677425-05:00",
"created_at": "2023-11-11T08:53:07.262227-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.28000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b40406-8222-45e8-a6f1-e7200e3c38e6/?format=api"
}
]
}