GET /api/bet_types/04531d6d-2eb5-49ef-80e5-2fff229bcc66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04531d6d-2eb5-49ef-80e5-2fff229bcc66",
"match": "https://api-prod.gambitprofit.com/api/matches/4a4e0f20-7ad2-4720-ba7c-ca1d0059e4b4/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-29T09:13:12.229387-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": "Cleveland Cavaliers",
"amount": 5000.0
},
{
"team": "Los Angeles Clippers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1151c824-7a8e-445f-aaa7-33fc5aed0277",
"gambit_id": "fc72c533-8431-4de9-b296-2a4ca7f998a5",
"last_updated": "2024-01-31T10:23:30.020724-05:00",
"created_at": "2024-01-29T09:13:12.250158-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04531d6d-2eb5-49ef-80e5-2fff229bcc66/?format=api"
},
{
"id": "d825ae0c-3dc2-49f4-9081-616de7f5795b",
"gambit_id": "7aae25c2-3834-423f-8bf1-968de57bbe5c",
"last_updated": "2024-01-31T10:23:30.016640-05:00",
"created_at": "2024-01-29T09:13:12.235149-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04531d6d-2eb5-49ef-80e5-2fff229bcc66/?format=api"
}
]
}