GET /api/bet_types/d6d5eadb-4c73-4c83-a2ae-4ae1128a9651/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6d5eadb-4c73-4c83-a2ae-4ae1128a9651",
"match": "https://api-prod.gambitprofit.com/api/matches/f7f31df8-8b8f-4a1b-9698-7ea2413c57ce/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:14.757464-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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Under 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "aa99cd26-8556-4c73-8250-fdf82d301ebe",
"gambit_id": "8c27777a-293b-4605-a3e5-b04fb3653ecb",
"last_updated": "2023-08-23T09:53:13.620246-04:00",
"created_at": "2023-08-21T09:03:14.761218-04:00",
"name": "Game Total Over 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d5eadb-4c73-4c83-a2ae-4ae1128a9651/?format=api"
},
{
"id": "1b660bdc-fbfc-40c1-9033-7d3bc4fe5824",
"gambit_id": "e30039e3-3011-4b2a-a2a9-87cf0537b7fd",
"last_updated": "2023-08-23T09:53:13.616937-04:00",
"created_at": "2023-08-21T09:03:14.765524-04:00",
"name": "Game Total Under 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d5eadb-4c73-4c83-a2ae-4ae1128a9651/?format=api"
}
]
}