GET /api/bet_types/41d4e914-8e39-4e63-8a1e-4fb2629b7c0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41d4e914-8e39-4e63-8a1e-4fb2629b7c0d",
"match": "https://api-prod.gambitprofit.com/api/matches/095c8f90-ad23-4e67-a935-4a462a20f03b/?format=api",
"name": "Over/Under",
"created_at": "2023-07-28T08:23:02.332935-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cddf2771-d9cd-4548-9645-4af758a8931c",
"gambit_id": "d452f258-60bf-4da0-90f4-ab5913186e9c",
"last_updated": "2023-07-29T19:48:02.900274-04:00",
"created_at": "2023-07-28T08:23:02.345072-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d4e914-8e39-4e63-8a1e-4fb2629b7c0d/?format=api"
},
{
"id": "422c87a5-89a0-4cd6-b02f-4d29be65cbf2",
"gambit_id": "f189b2c4-a405-4c90-8354-4c5cd8b26c45",
"last_updated": "2023-07-29T19:48:02.896131-04:00",
"created_at": "2023-07-28T08:23:02.338400-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d4e914-8e39-4e63-8a1e-4fb2629b7c0d/?format=api"
}
]
}