GET /api/bet_types/151159ad-3d86-4152-b0d9-2f531eb71ad2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "151159ad-3d86-4152-b0d9-2f531eb71ad2",
"match": "https://api-prod.gambitprofit.com/api/matches/7a26c6d5-fe8e-4af3-8739-973e36b81c46/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:26.072193-05: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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b6028c83-c87e-4c1d-9540-ef940da5e28b",
"gambit_id": "600b3cdd-50a8-478b-af01-ab0f952bdd92",
"last_updated": "2024-01-09T10:23:17.473174-05:00",
"created_at": "2024-01-06T09:23:26.080464-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151159ad-3d86-4152-b0d9-2f531eb71ad2/?format=api"
},
{
"id": "22bccd37-555e-4f15-9281-29536725b52f",
"gambit_id": "e1443292-b907-4ef8-b65e-9bafb70e880f",
"last_updated": "2024-01-09T10:23:17.481945-05:00",
"created_at": "2024-01-06T09:23:26.075841-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151159ad-3d86-4152-b0d9-2f531eb71ad2/?format=api"
}
]
}