GET /api/bet_types/76badb5d-bb9a-42ef-b4ae-8d83f146c5be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76badb5d-bb9a-42ef-b4ae-8d83f146c5be",
"match": "https://api-prod.gambitprofit.com/api/matches/937e9c4b-148b-43a4-9bde-5854c7718e1c/?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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Over 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "1127ea3d-1f8d-47d8-81ff-daa6c8530b5f",
"gambit_id": "01ec790c-ce75-4b41-8e4a-34bff8cbb0c0",
"last_updated": "2022-12-21T10:36:57.595649-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 220.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76badb5d-bb9a-42ef-b4ae-8d83f146c5be/?format=api"
},
{
"id": "d3fe35fc-d589-40fb-b5a7-fbdee8a5a753",
"gambit_id": "ded50eb6-c4f2-4ec5-ae9b-92f20f454e36",
"last_updated": "2022-12-21T10:36:57.596835-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 220.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76badb5d-bb9a-42ef-b4ae-8d83f146c5be/?format=api"
}
]
}