GET /api/bet_types/23c984fd-cfbe-4254-b688-34d0a217c696/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23c984fd-cfbe-4254-b688-34d0a217c696",
"match": "https://api-prod.gambitprofit.com/api/matches/602890ab-8dd9-4ac6-b6f0-48a3b5027b2d/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T08:46:59.046058-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Over 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e2f05c64-894d-4045-af18-d146811c373e",
"gambit_id": "cc2fecef-f9b5-4f22-a672-53ddf3686954",
"last_updated": "2023-02-28T12:37:05.939739-05:00",
"created_at": "2023-02-26T08:46:59.047294-05:00",
"name": "Game Total Under 236.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c984fd-cfbe-4254-b688-34d0a217c696/?format=api"
},
{
"id": "91120eed-83da-4add-8b25-c0bf96ab0d7d",
"gambit_id": "1be2d3aa-bc80-4445-91ec-766b03f02700",
"last_updated": "2023-02-28T12:37:05.940937-05:00",
"created_at": "2023-02-26T08:46:59.048561-05:00",
"name": "Game Total Over 236.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c984fd-cfbe-4254-b688-34d0a217c696/?format=api"
}
]
}