GET /api/bet_types/52297725-9516-46c7-a222-5e3fbf3712c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52297725-9516-46c7-a222-5e3fbf3712c9",
"match": "https://api-prod.gambitprofit.com/api/matches/bfa887fa-8a70-4980-8624-86574e0fab5e/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-23T09:11:57.351871-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": 5791.0
},
{
"team": "Dallas Stars",
"amount": 4209.0
}
],
"expected_reward_tokens": 9554.43,
"profit_sb": 54.43,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "ec10cd09-194a-4897-9881-ffa304f28742",
"gambit_id": "6869e4b0-3182-4610-9545-0b0b83bc0261",
"last_updated": "2023-01-24T09:52:00.182555-05:00",
"created_at": "2023-01-23T09:11:57.354347-05:00",
"name": "Buffalo Sabres",
"reward": "1.65000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52297725-9516-46c7-a222-5e3fbf3712c9/?format=api"
},
{
"id": "b6452a40-06c6-474b-94ae-61fe2846c94b",
"gambit_id": "ab1614ac-cbe2-4cf5-980e-03ddb3e1ac4b",
"last_updated": "2023-01-24T09:52:00.181462-05:00",
"created_at": "2023-01-23T09:11:57.353066-05:00",
"name": "Dallas Stars",
"reward": "2.27000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52297725-9516-46c7-a222-5e3fbf3712c9/?format=api"
}
]
}