GET /api/bet_types/bfa558e1-1424-41b3-b467-45855e81ab49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bfa558e1-1424-41b3-b467-45855e81ab49",
"match": "https://api-prod.gambitprofit.com/api/matches/6b8eefe7-fece-479e-9e2d-2cf34d945f8a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5854.0
},
{
"team": "Game Total Under 2.5",
"amount": 4146.0
}
],
"expected_reward_tokens": 8955.36,
"profit_sb": -44.64,
"profit_sb_percentage": -0.5,
"recommended": false
},
"lines": [
{
"id": "44f842b6-87bd-4b4c-b4cc-e877702f0e9e",
"gambit_id": "810bf7aa-5c4d-4263-bad8-d2a65c37e3b6",
"last_updated": "2022-09-19T14:06:55.004552-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.53000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa558e1-1424-41b3-b467-45855e81ab49/?format=api"
},
{
"id": "c3c41fc8-b089-40ff-8f58-4392621fd0e1",
"gambit_id": "e80eb294-1ea1-4916-8b29-0aec5c6dc8d6",
"last_updated": "2022-09-19T14:06:55.003405-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.16000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfa558e1-1424-41b3-b467-45855e81ab49/?format=api"
}
]
}