GET /api/bet_types/78971966-7011-45a0-b897-be3f72bac326/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78971966-7011-45a0-b897-be3f72bac326",
"match": "https://api-prod.gambitprofit.com/api/matches/24693b56-60a1-421a-9c0f-a7af4d325864/?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 Under 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "09bb9daf-a4cd-40ba-a322-2fe2eefdee4d",
"gambit_id": "e4a4c6c5-5dea-4207-8279-ef6120609abe",
"last_updated": "2022-11-14T09:44:01.656426-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78971966-7011-45a0-b897-be3f72bac326/?format=api"
},
{
"id": "85beded0-74a3-4ae3-aed8-f870f0370523",
"gambit_id": "629ce587-20e2-4faf-8034-8326c4c70e25",
"last_updated": "2022-11-14T09:44:01.657421-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78971966-7011-45a0-b897-be3f72bac326/?format=api"
}
]
}