GET /api/bet_types/136fb197-6e50-45ec-a9a4-c2ea58ec2f69/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "136fb197-6e50-45ec-a9a4-c2ea58ec2f69",
"match": "https://api-prod.gambitprofit.com/api/matches/7e75e81d-de68-4181-8f04-d25bc3e215fb/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 61.5",
"amount": 5000.0
},
{
"team": "Game Total Under 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "6f058282-9fce-465b-967c-a37cdcf68336",
"gambit_id": "f50eae9e-6cae-437d-a84e-67fce5c6d2dc",
"last_updated": "2022-09-05T09:52:24.136676-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/136fb197-6e50-45ec-a9a4-c2ea58ec2f69/?format=api"
},
{
"id": "110f4b1c-124f-48a1-bcb2-1bfaf3fbb571",
"gambit_id": "d96f4954-6672-4433-9a00-eadec113ebf5",
"last_updated": "2022-09-05T09:52:24.135249-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/136fb197-6e50-45ec-a9a4-c2ea58ec2f69/?format=api"
}
]
}