GET /api/bet_types/9e4401c0-0cc9-4d01-ae3a-c8e17e60042a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e4401c0-0cc9-4d01-ae3a-c8e17e60042a",
"match": "https://api-prod.gambitprofit.com/api/matches/99c38c65-9c56-49e0-b804-a82b72f7c0b1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:14.598706-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 Over 217.5",
"amount": 5000.0
},
{
"team": "Game Total Under 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4b6a95aa-a646-41fa-aec0-6a766e77f6f6",
"gambit_id": "92dbe32c-7a06-4396-ab41-f9f5d80c124a",
"last_updated": "2023-04-05T17:42:09.622733-04:00",
"created_at": "2023-04-04T09:32:14.602218-04:00",
"name": "Game Total Over 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4401c0-0cc9-4d01-ae3a-c8e17e60042a/?format=api"
},
{
"id": "f9e4c058-a6ae-4390-8718-af23f8b9b1b4",
"gambit_id": "e6721b91-bcd1-40f0-b162-b9bc12f3d096",
"last_updated": "2023-04-05T17:42:09.620429-04:00",
"created_at": "2023-04-04T09:32:14.600625-04:00",
"name": "Game Total Under 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4401c0-0cc9-4d01-ae3a-c8e17e60042a/?format=api"
}
]
}