GET /api/bet_types/517c1b41-9157-4f8d-ad14-401f87ff1be7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "517c1b41-9157-4f8d-ad14-401f87ff1be7",
"match": "https://api-prod.gambitprofit.com/api/matches/75115aa8-f4fe-49af-a53c-5e0be02a00b5/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-11T09:38:15.502060-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": "Oklahoma City Thunder",
"amount": 5000.0
},
{
"team": "Portland Trail Blazers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "76545ac7-f48f-4f71-9ca7-00d07c083339",
"gambit_id": "8d35b7c4-612e-4f0c-96b8-6f61a025ff01",
"last_updated": "2024-01-15T09:43:14.110252-05:00",
"created_at": "2024-01-11T09:38:15.509825-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-13.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517c1b41-9157-4f8d-ad14-401f87ff1be7/?format=api"
},
{
"id": "5912e9d6-cd6f-4bc7-9548-b4b791b685dd",
"gambit_id": "d463196d-b2eb-4d8b-b21f-51692bfd51fc",
"last_updated": "2024-01-15T09:43:14.106818-05:00",
"created_at": "2024-01-11T09:38:15.505648-05:00",
"name": "Portland Trail Blazers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "13.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517c1b41-9157-4f8d-ad14-401f87ff1be7/?format=api"
}
]
}