GET /api/bet_types/e91e638d-4be1-4067-8523-6459767759ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e91e638d-4be1-4067-8523-6459767759ab",
"match": "https://api-prod.gambitprofit.com/api/matches/bb2e5534-58b5-4f63-a41e-afcb88780381/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T08:28:24.839282-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f47a4e10-58a2-4952-8c63-2306e2e56eb5",
"gambit_id": "6435e206-a9c2-4fbe-b054-5d329fc2de6d",
"last_updated": "2023-08-25T19:03:03.486896-04:00",
"created_at": "2023-08-24T08:28:24.844204-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e91e638d-4be1-4067-8523-6459767759ab/?format=api"
},
{
"id": "279822df-fce9-4c10-b218-33ea15e89dc5",
"gambit_id": "1fffb347-0d22-44a7-aed3-d01960aa37cf",
"last_updated": "2023-08-25T19:03:03.490689-04:00",
"created_at": "2023-08-24T08:28:24.849024-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e91e638d-4be1-4067-8523-6459767759ab/?format=api"
}
]
}