GET /api/bet_types/ee4960bf-9337-4490-882a-771ffca1aee1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee4960bf-9337-4490-882a-771ffca1aee1",
"match": "https://api-prod.gambitprofit.com/api/matches/48ceb216-1d84-48c7-8e2d-a15a5d6fb02a/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:13.545336-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": "Los Angeles Clippers",
"amount": 5000.0
},
{
"team": "Boston Celtics",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4cb4b454-4b6d-4318-b9ff-a6f453e2e8e4",
"gambit_id": "591480c0-2fc3-404b-80f6-350b6bc34c1d",
"last_updated": "2024-01-29T22:08:15.121171-05:00",
"created_at": "2024-01-27T09:18:13.549094-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4960bf-9337-4490-882a-771ffca1aee1/?format=api"
},
{
"id": "8262cdbc-8df6-4239-b173-77b3c9b6ce72",
"gambit_id": "ed900c90-1944-460c-8a79-b6276c86c8c0",
"last_updated": "2024-01-29T22:08:15.124722-05:00",
"created_at": "2024-01-27T09:18:13.553848-05:00",
"name": "Boston Celtics",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee4960bf-9337-4490-882a-771ffca1aee1/?format=api"
}
]
}