GET /api/bet_types/90db0c00-ebcc-420d-98e8-226ee5952195/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90db0c00-ebcc-420d-98e8-226ee5952195",
"match": "https://api-prod.gambitprofit.com/api/matches/1d36670a-3e64-44ba-9867-cccd45fe179a/?format=api",
"name": "Over/Under",
"created_at": "2023-04-20T11:42:15.389901-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 Under 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7d3d4aab-a29a-4d8b-bbc5-8c5a826b41ba",
"gambit_id": "e24aa409-4dcd-40a2-bfcb-d2a81fadb88b",
"last_updated": "2023-04-21T22:02:24.127426-04:00",
"created_at": "2023-04-20T11:42:15.392253-04:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90db0c00-ebcc-420d-98e8-226ee5952195/?format=api"
},
{
"id": "2a06ebb0-b80b-408d-bf62-7037d4471ac3",
"gambit_id": "1ca3c575-02fc-4a15-9e3c-8893c0aee155",
"last_updated": "2023-04-21T22:02:24.129657-04:00",
"created_at": "2023-04-20T11:42:15.395434-04:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90db0c00-ebcc-420d-98e8-226ee5952195/?format=api"
}
]
}