GET /api/bet_types/34efb592-25ff-4ece-8278-272d5ec6b133/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34efb592-25ff-4ece-8278-272d5ec6b133",
"match": "https://api-prod.gambitprofit.com/api/matches/fa3eab35-b303-4f68-a884-78ac3536aaf5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:58.003374-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": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "06cf93b7-9a9b-4ebc-9dd1-c3d83e14f140",
"gambit_id": "b3093e7a-eaf6-4f12-b2f6-c0a440ef498c",
"last_updated": "2023-04-09T11:37:24.160307-04:00",
"created_at": "2023-04-08T09:01:58.005385-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34efb592-25ff-4ece-8278-272d5ec6b133/?format=api"
},
{
"id": "ecd6a723-4d84-4945-9a52-5430da487945",
"gambit_id": "91ebd565-e21a-4212-a43f-7a2925a8dad7",
"last_updated": "2023-04-09T11:37:24.162772-04:00",
"created_at": "2023-04-08T09:01:58.007716-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34efb592-25ff-4ece-8278-272d5ec6b133/?format=api"
}
]
}