GET /api/bet_types/fb37abc4-304a-4a26-b2ad-bc048d40f793/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb37abc4-304a-4a26-b2ad-bc048d40f793",
"match": "https://api-prod.gambitprofit.com/api/matches/a0d89ac6-86bb-4d09-aff8-48be44dca780/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:03:05.884251-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 229",
"amount": 5000.0
},
{
"team": "Game Total Under 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "25bdad8b-6e07-4623-8940-76082bb6dabd",
"gambit_id": "4f4a0070-7390-46d9-9b41-d40e509c03c8",
"last_updated": "2023-11-03T11:53:30.026033-04:00",
"created_at": "2023-11-02T09:03:05.887896-04:00",
"name": "Game Total Over 229",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb37abc4-304a-4a26-b2ad-bc048d40f793/?format=api"
},
{
"id": "83da0ece-dacf-415f-abcc-4f19800c923c",
"gambit_id": "96b30601-6ab5-4f80-a9c6-5193766c653c",
"last_updated": "2023-11-03T11:53:30.029416-04:00",
"created_at": "2023-11-02T09:03:05.891547-04:00",
"name": "Game Total Under 229",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb37abc4-304a-4a26-b2ad-bc048d40f793/?format=api"
}
]
}