GET /api/bet_types/f5f8c90f-ac87-44ba-abf7-a9cf5371e91f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5f8c90f-ac87-44ba-abf7-a9cf5371e91f",
"match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:25.491459-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2fd7e187-f4ea-449a-a98d-0c1fa7778e70",
"gambit_id": "15405d12-5b98-488f-961c-599415bb355e",
"last_updated": "2023-09-21T09:48:16.491428-04:00",
"created_at": "2023-09-19T09:13:25.495623-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f8c90f-ac87-44ba-abf7-a9cf5371e91f/?format=api"
},
{
"id": "e481b310-c3fe-4a3c-805f-698ebd6cb783",
"gambit_id": "0b938d52-1f17-48e8-b39b-5599779a67fd",
"last_updated": "2023-09-21T09:48:16.480944-04:00",
"created_at": "2023-09-19T09:13:25.500337-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5f8c90f-ac87-44ba-abf7-a9cf5371e91f/?format=api"
}
]
}