GET /api/bet_types/1ab57610-60ec-45df-86de-62125d906316/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ab57610-60ec-45df-86de-62125d906316",
"match": "https://api-prod.gambitprofit.com/api/matches/76891609-8e47-45b9-8c57-9e31b29ce5d1/?format=api",
"name": "Over/Under",
"created_at": "2023-12-03T08:53:18.911954-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": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "005ed513-7099-4666-9c2b-c3c0bf1bccd8",
"gambit_id": "d85a9a8e-d26d-43ee-a901-adcfc160a1df",
"last_updated": "2023-12-05T09:58:14.975813-05:00",
"created_at": "2023-12-03T08:53:18.922356-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/1ab57610-60ec-45df-86de-62125d906316/?format=api"
},
{
"id": "bf0545d2-4695-4250-8838-da3c5916ac02",
"gambit_id": "ff7f75c1-943f-40ea-aba3-c133354ac946",
"last_updated": "2023-12-05T09:58:14.972068-05:00",
"created_at": "2023-12-03T08:53:18.915985-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ab57610-60ec-45df-86de-62125d906316/?format=api"
}
]
}