GET /api/bet_types/1cf9cbb4-7be5-47a7-93ad-4aad41fa30d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cf9cbb4-7be5-47a7-93ad-4aad41fa30d6",
"match": "https://api-prod.gambitprofit.com/api/matches/c00053db-c60e-4654-ab11-d6c3a0ff9d7a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-08T08:43:17.437640-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e28bd752-c5f4-403e-9246-1ea607f533a8",
"gambit_id": "d12d9f55-2504-422f-ae2e-17e777d70b42",
"last_updated": "2023-06-15T13:03:20.567743-04:00",
"created_at": "2023-06-08T08:43:17.440841-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf9cbb4-7be5-47a7-93ad-4aad41fa30d6/?format=api"
},
{
"id": "d4406825-4e97-4e40-b7be-5eb19743cf42",
"gambit_id": "c6a6aed7-e532-4c51-91f7-22d61e6c9c89",
"last_updated": "2023-06-15T13:03:20.565817-04:00",
"created_at": "2023-06-08T08:43:17.439171-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf9cbb4-7be5-47a7-93ad-4aad41fa30d6/?format=api"
}
]
}