GET /api/bet_types/450adc8c-ca96-449e-a935-bfc66ed0fd26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "450adc8c-ca96-449e-a935-bfc66ed0fd26",
"match": "https://api-prod.gambitprofit.com/api/matches/ee0a0960-318c-4790-9254-4f5a0c1918f1/?format=api",
"name": "Over/Under",
"created_at": "2023-11-09T09:47:58.583633-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "ceed1708-ba6c-4f7b-bb1d-7db88f613dbe",
"gambit_id": "61e6499d-3178-4517-8dae-9d5c1423b618",
"last_updated": "2023-11-12T11:08:21.072827-05:00",
"created_at": "2023-11-09T09:47:58.592261-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450adc8c-ca96-449e-a935-bfc66ed0fd26/?format=api"
},
{
"id": "f158f0ce-9bd8-4e24-9317-1ab036b255ff",
"gambit_id": "15a77157-b23f-4cfd-9e2d-f240a7de9d9f",
"last_updated": "2023-11-12T11:08:21.069453-05:00",
"created_at": "2023-11-09T09:47:58.587390-05:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450adc8c-ca96-449e-a935-bfc66ed0fd26/?format=api"
}
]
}