GET /api/bet_types/1e7c9cf7-1452-4772-bcb3-28a173b56e6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e7c9cf7-1452-4772-bcb3-28a173b56e6e",
"match": "https://api-prod.gambitprofit.com/api/matches/47d941d5-f122-4d9d-9609-5b4de782856f/?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 Under 8",
"amount": 5096.0
},
{
"team": "Game Total Over 8",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "c6696da1-650c-418f-beb3-dd37411d05ae",
"gambit_id": "2a1260ee-0a6e-4bbf-85ac-3662ae65c7ca",
"last_updated": "2022-12-24T17:12:08.311977-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7c9cf7-1452-4772-bcb3-28a173b56e6e/?format=api"
},
{
"id": "8a4b3964-67d9-4067-8b1b-b94374e99b90",
"gambit_id": "ff080cac-6726-4fc2-97e4-2d323c456775",
"last_updated": "2022-12-24T17:12:08.313157-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7c9cf7-1452-4772-bcb3-28a173b56e6e/?format=api"
}
]
}