GET /api/bet_types/83c3e543-de3c-426e-ad0d-540b634d1d2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83c3e543-de3c-426e-ad0d-540b634d1d2f",
"match": "https://api-prod.gambitprofit.com/api/matches/b6f5868f-b0af-41a2-9dba-7c6520f2bb78/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:51.737271-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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Over 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "5cfc98e2-1334-47be-8069-08e59937a733",
"gambit_id": "05eb430e-42ae-46bf-9f4d-82a673e0003d",
"last_updated": "2023-01-25T10:51:49.030601-05:00",
"created_at": "2023-01-24T09:31:51.739347-05:00",
"name": "Game Total Under 220.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c3e543-de3c-426e-ad0d-540b634d1d2f/?format=api"
},
{
"id": "3c1f3848-bf2a-403d-9de1-7341ce030aa0",
"gambit_id": "f47544b6-c8fe-40c7-b106-9116fc82acce",
"last_updated": "2023-01-25T10:51:49.031717-05:00",
"created_at": "2023-01-24T09:31:51.741448-05:00",
"name": "Game Total Over 220.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c3e543-de3c-426e-ad0d-540b634d1d2f/?format=api"
}
]
}