GET /api/bet_types/767c9c73-f8b9-4eef-a12d-ac721c506547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "767c9c73-f8b9-4eef-a12d-ac721c506547",
"match": "https://api-prod.gambitprofit.com/api/matches/20e07b72-fb52-45b2-ac50-ce5bac9837e5/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:17.067576-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "92354dfd-c2d7-488c-9fc9-7c6e9d47fec2",
"gambit_id": "91d83e82-fd00-4592-bfdc-c0d8151c2eaa",
"last_updated": "2023-11-03T10:28:04.139015-04:00",
"created_at": "2023-11-01T09:08:17.071292-04:00",
"name": "Game Total Over 227.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767c9c73-f8b9-4eef-a12d-ac721c506547/?format=api"
},
{
"id": "84dfa0bf-fb69-4af3-99b9-4aaadb3b98e0",
"gambit_id": "5aa915cf-7240-4fe8-8aae-eccb0f7f0eec",
"last_updated": "2023-11-03T10:28:04.142512-04:00",
"created_at": "2023-11-01T09:08:17.076869-04:00",
"name": "Game Total Under 227.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767c9c73-f8b9-4eef-a12d-ac721c506547/?format=api"
}
]
}