GET /api/bet_types/8e5989d2-3e36-4a5e-a30e-2b62a1861e10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e5989d2-3e36-4a5e-a30e-2b62a1861e10",
"match": "https://api-prod.gambitprofit.com/api/matches/ae50363c-98da-46c7-ab7b-b972f1a091d6/?format=api",
"name": "Over/Under",
"created_at": "2023-07-20T08:33:11.916997-04: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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ae981e8-34a1-4a1e-92f6-a7a6debbf9a4",
"gambit_id": "5701f62a-b204-4ea1-a241-91e88cc2acc0",
"last_updated": "2023-07-22T09:43:01.930889-04:00",
"created_at": "2023-07-20T08:33:11.919828-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e5989d2-3e36-4a5e-a30e-2b62a1861e10/?format=api"
},
{
"id": "d2862b70-8c2e-4dc9-942f-509f827b2c7b",
"gambit_id": "1c439c61-fbd5-4926-9eb3-150d6ddd1e0a",
"last_updated": "2023-07-22T09:43:01.934914-04:00",
"created_at": "2023-07-20T08:33:11.918452-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e5989d2-3e36-4a5e-a30e-2b62a1861e10/?format=api"
}
]
}