GET /api/bet_types/a7d231c0-cba2-4fae-871a-a4d12fd1ca91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7d231c0-cba2-4fae-871a-a4d12fd1ca91",
"match": "https://api-prod.gambitprofit.com/api/matches/ab30e28b-afd9-4710-9946-cb41f05bca48/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:17.477265-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": "a37d7b87-c485-49ae-9105-cfd449890c6a",
"gambit_id": "20136a9e-eef7-4cee-a8a8-178e5488e545",
"last_updated": "2023-09-07T10:28:08.675428-04:00",
"created_at": "2023-09-06T09:08:17.481431-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/a7d231c0-cba2-4fae-871a-a4d12fd1ca91/?format=api"
},
{
"id": "5e91fdc9-2150-4725-baef-dd3be98b72c1",
"gambit_id": "14d1ef0b-ba43-4481-a0b0-e270c6cc896d",
"last_updated": "2023-09-07T10:28:08.678569-04:00",
"created_at": "2023-09-06T09:08:17.486244-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/a7d231c0-cba2-4fae-871a-a4d12fd1ca91/?format=api"
}
]
}