GET /api/bet_types/3ec73e34-c0a6-4e37-b9e7-a494638b8f8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ec73e34-c0a6-4e37-b9e7-a494638b8f8c",
"match": "https://api-prod.gambitprofit.com/api/matches/a586ce61-1ce6-4c3a-9d59-dfb631a23364/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:05.640921-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": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "1a1761db-bef2-4ea8-8219-61cfcc2acbde",
"gambit_id": "d2b13748-f2b5-40c9-9760-d29fb1673c22",
"last_updated": "2023-11-06T09:23:27.838307-05:00",
"created_at": "2023-11-04T09:48:05.645403-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ec73e34-c0a6-4e37-b9e7-a494638b8f8c/?format=api"
},
{
"id": "c7a54cfa-0773-47b3-b9d3-57b4d35ca91d",
"gambit_id": "090f5567-6539-43de-9479-40f80649d413",
"last_updated": "2023-11-06T09:23:27.841490-05:00",
"created_at": "2023-11-04T09:48:05.649648-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ec73e34-c0a6-4e37-b9e7-a494638b8f8c/?format=api"
}
]
}