GET /api/bet_types/ad31345a-a858-492d-b082-f4d10640d8e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad31345a-a858-492d-b082-f4d10640d8e8",
"match": "https://api-prod.gambitprofit.com/api/matches/8aa47aa7-4c8a-4a59-aafc-c5c633e94872/?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": "SFO",
"amount": 5313.0
},
{
"team": "DET",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "97ce171e-3044-4f23-b980-9f652a10ddbb",
"gambit_id": "f74437b2-24a5-4968-ad09-db9a8c6ea6a5",
"last_updated": "2022-08-24T10:32:13.429610-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "1.72000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad31345a-a858-492d-b082-f4d10640d8e8/?format=api"
},
{
"id": "55a43519-01a4-455c-bd62-29853161cee8",
"gambit_id": "21aabfe3-5c51-4099-af0b-102b38fb7fb0",
"last_updated": "2022-08-24T10:32:13.429130-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET",
"reward": "1.95000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad31345a-a858-492d-b082-f4d10640d8e8/?format=api"
}
]
}