GET /api/bet_types/7b6aaffb-ba00-4843-8b73-a6b59f4ffb58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b6aaffb-ba00-4843-8b73-a6b59f4ffb58",
"match": "https://api-prod.gambitprofit.com/api/matches/e3a0f398-45d5-4c2d-a982-b2c86d6403c2/?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 Under 235.5",
"amount": 5000.0
},
{
"team": "Game Total Over 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "9765e599-d732-48a3-b1c6-6ae70af1a42e",
"gambit_id": "df835340-fedd-4709-a232-ff6e6049b873",
"last_updated": "2022-12-22T10:37:30.060320-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 235.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6aaffb-ba00-4843-8b73-a6b59f4ffb58/?format=api"
},
{
"id": "a4f10d5e-c9eb-4929-a024-b62b143dff5f",
"gambit_id": "809f0100-3e74-484d-a261-4086dd5ad007",
"last_updated": "2022-12-22T10:37:30.061428-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 235.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6aaffb-ba00-4843-8b73-a6b59f4ffb58/?format=api"
}
]
}