GET /api/bet_types/14885876-60a3-46a7-9587-949b1e1e7881/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14885876-60a3-46a7-9587-949b1e1e7881",
"match": "https://api-prod.gambitprofit.com/api/matches/142fa588-db2a-4be6-a799-178804408c0d/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:08.565519-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "4322a2b9-4daa-4d32-851c-2fe5d97f937a",
"gambit_id": "e03ba4d2-32a8-47c0-b67d-da4a4781702b",
"last_updated": "2023-02-11T13:07:04.984784-05:00",
"created_at": "2023-02-10T09:02:08.566878-05:00",
"name": "Game Total Under 234.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14885876-60a3-46a7-9587-949b1e1e7881/?format=api"
},
{
"id": "62679e38-1314-483d-9ae7-c6f9bcf41fa5",
"gambit_id": "85284fa4-7b5c-4cc1-9b82-a689e0beeac1",
"last_updated": "2023-02-11T13:07:04.985953-05:00",
"created_at": "2023-02-10T09:02:08.568286-05:00",
"name": "Game Total Over 234.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14885876-60a3-46a7-9587-949b1e1e7881/?format=api"
}
]
}