GET /api/bet_types/08302500-46fc-49e9-a1be-220b84631cdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08302500-46fc-49e9-a1be-220b84631cdf",
"match": "https://api-prod.gambitprofit.com/api/matches/f549d878-5fab-47a6-a059-6c5be1e17877/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:12.273021-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2d0e5edb-5736-43a3-88e0-32c5aee9f365",
"gambit_id": "1708a9c9-e8ff-455f-b665-97cf34fdc0af",
"last_updated": "2023-05-08T11:47:08.827555-04:00",
"created_at": "2023-05-07T11:57:12.274469-04:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08302500-46fc-49e9-a1be-220b84631cdf/?format=api"
},
{
"id": "caef0a41-7341-42f1-ad17-c915c19cd57f",
"gambit_id": "b911a426-c7bf-45b8-b3a9-9c12acfeb06c",
"last_updated": "2023-05-08T11:47:08.829152-04:00",
"created_at": "2023-05-07T11:57:12.275972-04:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08302500-46fc-49e9-a1be-220b84631cdf/?format=api"
}
]
}