GET /api/bet_types/70ec2442-49dd-4cb9-9eaf-3d9416e2ecf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70ec2442-49dd-4cb9-9eaf-3d9416e2ecf5",
"match": "https://api-prod.gambitprofit.com/api/matches/cc92aefb-101d-4f2f-8519-4d92ec046a1a/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:10.031772-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": "St Louis Blues",
"amount": 6090.0
},
{
"team": "Colorado Avalanche",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "513e6ca9-4a0b-40ca-8a78-bf0d23d0c2fa",
"gambit_id": "ee0a2623-5830-4f2e-ab45-fea37b07cae5",
"last_updated": "2024-01-01T13:18:20.651157-05:00",
"created_at": "2023-12-29T09:58:10.041158-05:00",
"name": "St Louis Blues",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ec2442-49dd-4cb9-9eaf-3d9416e2ecf5/?format=api"
},
{
"id": "d6febba4-e8ed-4032-9fb4-4845ea135e37",
"gambit_id": "fe5bad55-1fcd-4348-9077-dd30ca416e97",
"last_updated": "2024-01-01T13:18:20.647780-05:00",
"created_at": "2023-12-29T09:58:10.035733-05:00",
"name": "Colorado Avalanche",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70ec2442-49dd-4cb9-9eaf-3d9416e2ecf5/?format=api"
}
]
}