GET /api/bet_types/78f5055e-583f-4b02-8211-2ce7ef559dc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78f5055e-583f-4b02-8211-2ce7ef559dc8",
"match": "https://api-prod.gambitprofit.com/api/matches/60ab699c-9c9d-4990-af35-80c754078e50/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:17.189120-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "96b6228e-06a9-4103-b86b-ca7fc55ce8d3",
"gambit_id": "59cb91e1-67a7-4525-9616-71b61ad6e837",
"last_updated": "2023-04-05T10:07:05.691874-04:00",
"created_at": "2023-04-04T09:32:17.192383-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78f5055e-583f-4b02-8211-2ce7ef559dc8/?format=api"
},
{
"id": "4cbea11b-a4f8-407b-ba9c-a5dbb5366529",
"gambit_id": "8bcb1860-67c6-442d-b56f-fbdff01a2d8a",
"last_updated": "2023-04-05T10:07:05.689400-04:00",
"created_at": "2023-04-04T09:32:17.190707-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78f5055e-583f-4b02-8211-2ce7ef559dc8/?format=api"
}
]
}