GET /api/bet_types/649e3429-98fc-411f-aa03-58ab58e006ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "649e3429-98fc-411f-aa03-58ab58e006ff",
"match": "https://api-prod.gambitprofit.com/api/matches/4ad4e63a-c301-4a5d-8adf-619bea016615/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T13:22:13.686210-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 Under 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3bc76ac7-e24d-4797-9958-8df042d269a0",
"gambit_id": "6721247f-6796-475c-b14c-406edccf1b79",
"last_updated": "2023-03-13T19:17:10.146260-04:00",
"created_at": "2023-03-09T13:22:13.688161-05:00",
"name": "Game Total Under 42",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649e3429-98fc-411f-aa03-58ab58e006ff/?format=api"
},
{
"id": "a44e9571-cacb-4881-841a-415bc515686c",
"gambit_id": "c0d580df-c48a-4d0d-a5db-4075a9d7332c",
"last_updated": "2023-03-13T19:17:10.148270-04:00",
"created_at": "2023-03-09T13:22:13.690256-05:00",
"name": "Game Total Over 42",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649e3429-98fc-411f-aa03-58ab58e006ff/?format=api"
}
]
}