GET /api/bet_types/91961b07-63cb-4dd6-8938-9e6901f0774a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91961b07-63cb-4dd6-8938-9e6901f0774a",
"match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T14:26:49.995587-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7fcf236e-5d34-43b2-90a3-0958374ee301",
"gambit_id": "0cc160d7-a6a3-4e61-94bf-8ae09dadcbaa",
"last_updated": "2023-04-07T10:27:21.212557-04:00",
"created_at": "2023-04-06T14:26:50.000549-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91961b07-63cb-4dd6-8938-9e6901f0774a/?format=api"
},
{
"id": "0f8378e9-0301-48a6-8583-f37f7eddc0c6",
"gambit_id": "3ef121bc-1c1a-47f6-8509-8a1faf22fba4",
"last_updated": "2023-04-07T10:27:21.209717-04:00",
"created_at": "2023-04-06T14:26:49.998206-04:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91961b07-63cb-4dd6-8938-9e6901f0774a/?format=api"
}
]
}