GET /api/bet_types/994916bb-7d2c-4edc-a2e9-27f253fccdd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "994916bb-7d2c-4edc-a2e9-27f253fccdd6",
"match": "https://api-prod.gambitprofit.com/api/matches/8d17904d-e879-4204-8ad7-96a9b59e151f/?format=api",
"name": "Over/Under",
"created_at": "2023-07-29T08:08:08.010171-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": "bb65324d-f359-4184-b769-d9fa46dda1c1",
"gambit_id": "a92aba71-22c1-43ac-be1e-32654f7f356b",
"last_updated": "2023-07-31T13:08:22.704862-04:00",
"created_at": "2023-07-29T08:08:08.014831-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/994916bb-7d2c-4edc-a2e9-27f253fccdd6/?format=api"
},
{
"id": "1db64727-2e21-4476-908b-9806e90e577d",
"gambit_id": "a3173a10-69fa-4040-8989-826590644bd8",
"last_updated": "2023-07-31T13:08:22.708464-04:00",
"created_at": "2023-07-29T08:08:08.019670-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/994916bb-7d2c-4edc-a2e9-27f253fccdd6/?format=api"
}
]
}