GET /api/bet_types/a59ac9f3-7bc0-48d3-86cb-a59495b6a215/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a59ac9f3-7bc0-48d3-86cb-a59495b6a215",
"match": "https://api-prod.gambitprofit.com/api/matches/05b0b338-1da0-43d8-8335-ec36451a7f79/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:02:13.277623-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": 5317.0
},
{
"team": "Game Total Under 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "28d328fc-163f-41fa-afb1-6daeb7c851b5",
"gambit_id": "fdcf72e3-97a4-41b0-8b4d-78f57fb3ecc2",
"last_updated": "2023-05-20T10:52:04.450298-04:00",
"created_at": "2023-05-19T11:02:13.282294-04:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59ac9f3-7bc0-48d3-86cb-a59495b6a215/?format=api"
},
{
"id": "7b0d20f6-6ba5-4ce2-b498-9d69a9c632b5",
"gambit_id": "74980997-7281-4cdb-9df3-01440df7c589",
"last_updated": "2023-05-20T10:52:04.448731-04:00",
"created_at": "2023-05-19T11:02:13.280151-04:00",
"name": "Game Total Under 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59ac9f3-7bc0-48d3-86cb-a59495b6a215/?format=api"
}
]
}