GET /api/bet_types/cf0c8bcf-c02d-484e-a517-7dab608127c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf0c8bcf-c02d-484e-a517-7dab608127c0",
"match": "https://api-prod.gambitprofit.com/api/matches/f72586c0-6bef-4961-9427-86a126336b6f/?format=api",
"name": "Over/Under",
"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": "Game Total Over 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e5b9b1d4-3cd0-4aa3-9f90-9366f926c4d5",
"gambit_id": "16ad95cc-f4d0-493f-809c-75b1af086402",
"last_updated": "2022-11-06T20:17:28.902458-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 235.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf0c8bcf-c02d-484e-a517-7dab608127c0/?format=api"
},
{
"id": "f8a42cc1-a8c4-4fe0-8461-9ae05c851ffe",
"gambit_id": "c341af9b-38fa-4cde-b258-e0ac5d89632f",
"last_updated": "2022-11-06T20:17:28.901249-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 235.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf0c8bcf-c02d-484e-a517-7dab608127c0/?format=api"
}
]
}