GET /api/bet_types/865b2bec-0125-4285-bcca-a3fe569bded1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "865b2bec-0125-4285-bcca-a3fe569bded1",
"match": "https://api-prod.gambitprofit.com/api/matches/e3d9fee8-890f-4849-b938-a278147eac1f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "ba72da92-4384-4f0a-995a-f0810c61fdd6",
"gambit_id": "7cc29298-c7e3-4079-ab28-414640451f7a",
"last_updated": "2022-12-20T15:52:20.822350-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 231",
"reward": "1.79000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865b2bec-0125-4285-bcca-a3fe569bded1/?format=api"
},
{
"id": "5b81b087-6599-40a1-8d1f-a182efdb078d",
"gambit_id": "45ca8e09-965e-43d5-ae20-e917398cb664",
"last_updated": "2022-12-20T15:52:20.821254-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 231",
"reward": "1.79000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/865b2bec-0125-4285-bcca-a3fe569bded1/?format=api"
}
]
}