GET /api/bet_types/efb0f642-e7d1-4f62-8400-bbe67f7c0487/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efb0f642-e7d1-4f62-8400-bbe67f7c0487",
"match": "https://api-prod.gambitprofit.com/api/matches/3032195c-c53c-4e9c-9539-ebf0cdd7a67d/?format=api",
"name": "Over/Under",
"created_at": "2023-06-18T09:43:03.001889-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 Under 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ebe98a4e-857a-400e-8f71-d7443f84fc52",
"gambit_id": "b9534d99-d955-4b3b-9877-360f8549cbe8",
"last_updated": "2023-06-20T10:43:11.061027-04:00",
"created_at": "2023-06-18T09:43:03.006605-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efb0f642-e7d1-4f62-8400-bbe67f7c0487/?format=api"
},
{
"id": "337e45e3-3959-4ece-a83a-b487bb52d8e0",
"gambit_id": "04b80989-3ec0-46e5-8b26-86b88254ab9a",
"last_updated": "2023-06-20T10:43:11.058265-04:00",
"created_at": "2023-06-18T09:43:03.003967-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efb0f642-e7d1-4f62-8400-bbe67f7c0487/?format=api"
}
]
}