GET /api/bet_types/3c1e28aa-220b-4c65-ba72-23ee18acb83c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c1e28aa-220b-4c65-ba72-23ee18acb83c",
"match": "https://api-prod.gambitprofit.com/api/matches/3c099b23-30ff-4e16-a23a-ae4d59289c02/?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 64",
"amount": 5000.0
},
{
"team": "Game Total Under 64",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7a6ae2d9-a5d5-478a-914a-6ccf9f5005d7",
"gambit_id": "0884028c-1ae8-44f9-8a7b-f7cd11aab6a3",
"last_updated": "2022-10-31T10:12:28.698093-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1e28aa-220b-4c65-ba72-23ee18acb83c/?format=api"
},
{
"id": "8fe21efb-06c3-4ba6-a52b-e0feb797669c",
"gambit_id": "47057e23-df79-4184-a7ad-e456568f2a17",
"last_updated": "2022-10-31T10:12:28.697144-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1e28aa-220b-4c65-ba72-23ee18acb83c/?format=api"
}
]
}