GET /api/bet_types/49aba3f8-eafd-4f03-95ac-09f981143f48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49aba3f8-eafd-4f03-95ac-09f981143f48",
"match": "https://api-prod.gambitprofit.com/api/matches/a6797fc3-0598-44bd-bada-ba409a1b648c/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:13:05.377283-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8f30eec0-c74f-48c2-bdb7-a97acea3c73e",
"gambit_id": "8fd81a07-23c5-468f-b2db-2145dec82617",
"last_updated": "2024-01-02T10:18:16.363338-05:00",
"created_at": "2023-12-31T10:13:05.383375-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49aba3f8-eafd-4f03-95ac-09f981143f48/?format=api"
},
{
"id": "ae704fc1-37a5-4b3c-9657-09ac01c2df66",
"gambit_id": "c07db7c2-6653-4559-888c-34aebaf9d13d",
"last_updated": "2024-01-02T10:18:16.366489-05:00",
"created_at": "2023-12-31T10:13:05.388728-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49aba3f8-eafd-4f03-95ac-09f981143f48/?format=api"
}
]
}