GET /api/bet_types/bfc928fe-94ed-4050-acba-754bd5a31974/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfc928fe-94ed-4050-acba-754bd5a31974",
"match": "https://api-prod.gambitprofit.com/api/matches/05afa0dc-e714-465b-ac31-f2cecb2d3c3c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-01T10:03:03.311860-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "204d164c-6cf6-4c9e-a2b3-9d37678f29b3",
"gambit_id": "4ece2e97-3135-46db-92c6-3bec9f5c9e1f",
"last_updated": "2024-01-03T10:53:14.764334-05:00",
"created_at": "2024-01-01T10:03:03.315408-05:00",
"name": "Game Total Over 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc928fe-94ed-4050-acba-754bd5a31974/?format=api"
},
{
"id": "70764f12-2d91-48ef-a1a2-e5e3b0ef475a",
"gambit_id": "d035ea2b-c85d-4e55-87a3-e57cf656c666",
"last_updated": "2024-01-03T10:53:14.767674-05:00",
"created_at": "2024-01-01T10:03:03.319980-05:00",
"name": "Game Total Under 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfc928fe-94ed-4050-acba-754bd5a31974/?format=api"
}
]
}