GET /api/bet_types/5c8c7754-ea58-4c66-99fb-0818941e3df7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c8c7754-ea58-4c66-99fb-0818941e3df7",
"match": "https://api-prod.gambitprofit.com/api/matches/5f4a7740-f272-4ad1-9357-10090e9d88b6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T11:07:04.903181-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 33",
"amount": 5000.0
},
{
"team": "Game Total Over 33",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3e0698b7-a7ee-41c0-aa28-33c81769c9c0",
"gambit_id": "03844464-67df-4e40-8371-16feb51ffd48",
"last_updated": "2023-03-28T11:27:00.155219-04:00",
"created_at": "2023-03-24T11:07:04.904548-04:00",
"name": "Game Total Under 33",
"reward": "1.87000",
"odds": "1.90910",
"spread": "33.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8c7754-ea58-4c66-99fb-0818941e3df7/?format=api"
},
{
"id": "3f5099d6-e42f-4b54-a4c8-6a7fe4337963",
"gambit_id": "5b5cbb18-6f5a-4df0-b2d8-437edd9ba827",
"last_updated": "2023-03-28T11:27:00.158268-04:00",
"created_at": "2023-03-24T11:07:04.906076-04:00",
"name": "Game Total Over 33",
"reward": "1.87000",
"odds": "1.90910",
"spread": "33.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8c7754-ea58-4c66-99fb-0818941e3df7/?format=api"
}
]
}