GET /api/bet_types/59ce8c23-0f49-4fc9-ac77-16fec3cd55a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59ce8c23-0f49-4fc9-ac77-16fec3cd55a8",
"match": "https://api-prod.gambitprofit.com/api/matches/a7253ac8-4daf-4617-a4ce-198ae355114e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:04.698217-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": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5cdbed2d-21f4-4eb9-abc1-696e3d33e82b",
"gambit_id": "138250ca-5c23-4c1e-9b22-398a5d218525",
"last_updated": "2023-06-11T10:33:02.667724-04:00",
"created_at": "2023-06-10T09:38:04.703321-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59ce8c23-0f49-4fc9-ac77-16fec3cd55a8/?format=api"
},
{
"id": "722ee141-0bd4-42f4-86f2-b9d7614eb9be",
"gambit_id": "4785a906-dba6-48c2-b44b-97fcdcdfd9f0",
"last_updated": "2023-06-11T10:33:02.666104-04:00",
"created_at": "2023-06-10T09:38:04.700538-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59ce8c23-0f49-4fc9-ac77-16fec3cd55a8/?format=api"
}
]
}