GET /api/bet_types/3e9735c0-3804-4290-b411-3c9b2f67986a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e9735c0-3804-4290-b411-3c9b2f67986a",
"match": "https://api-prod.gambitprofit.com/api/matches/7495c88b-c571-470f-b38a-6386bb317f7e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-30T08:23:05.132445-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": "3c200345-438f-4861-9b03-b7f2b7919d3b",
"gambit_id": "eac4389b-9d2c-4eaa-94be-0bfcf3af4ab2",
"last_updated": "2023-07-02T11:08:02.042532-04:00",
"created_at": "2023-06-30T08:23:05.137032-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/3e9735c0-3804-4290-b411-3c9b2f67986a/?format=api"
},
{
"id": "635d4845-da58-4ecc-9b9d-15145d99d691",
"gambit_id": "34a738b4-e6cf-4df6-bba8-73cdb0f2d4be",
"last_updated": "2023-07-02T11:08:02.040555-04:00",
"created_at": "2023-06-30T08:23:05.134673-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/3e9735c0-3804-4290-b411-3c9b2f67986a/?format=api"
}
]
}