GET /api/bet_types/02a59f87-928b-48a8-b772-a5fd5db0aed0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02a59f87-928b-48a8-b772-a5fd5db0aed0",
"match": "https://api-prod.gambitprofit.com/api/matches/8930b30c-7f60-4e5e-9083-b379056a94d9/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T10:32:10.097142-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 Under 247.5",
"amount": 5000.0
},
{
"team": "Game Total Over 247.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "800fd3ce-d8a7-424d-a048-54a52bd7397e",
"gambit_id": "4d338e2e-0026-461e-937f-f759f54018b8",
"last_updated": "2023-03-18T14:47:07.030782-04:00",
"created_at": "2023-03-17T10:32:10.099158-04:00",
"name": "Game Total Under 247.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a59f87-928b-48a8-b772-a5fd5db0aed0/?format=api"
},
{
"id": "a7251109-3e74-451b-9704-f956bfd4efec",
"gambit_id": "ca9b7b93-7080-4e6a-a81e-db1688562f82",
"last_updated": "2023-03-18T14:47:07.032444-04:00",
"created_at": "2023-03-17T10:32:10.100719-04:00",
"name": "Game Total Over 247.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a59f87-928b-48a8-b772-a5fd5db0aed0/?format=api"
}
]
}