GET /api/bet_types/5d60d93f-067d-4e54-b506-a02aab6ef3d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d60d93f-067d-4e54-b506-a02aab6ef3d2",
"match": "https://api-prod.gambitprofit.com/api/matches/08adba43-4549-4715-a394-856e43ab4316/?format=api",
"name": "Over/Under",
"created_at": "2023-10-27T09:07:57.853163-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": 5094.0
},
{
"team": "Game Total Over 8.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "460afcb3-7491-4cec-8945-6fa04dedd155",
"gambit_id": "51dcbc7e-ca7e-4c56-bd9a-09910de2edab",
"last_updated": "2023-10-28T10:27:56.522931-04:00",
"created_at": "2023-10-27T09:07:57.861821-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d60d93f-067d-4e54-b506-a02aab6ef3d2/?format=api"
},
{
"id": "2743974f-5a29-43ad-bc96-4f99ee5341f5",
"gambit_id": "cd66b402-6527-4907-aa1a-d4df96271288",
"last_updated": "2023-10-28T10:27:56.519345-04:00",
"created_at": "2023-10-27T09:07:57.857189-04:00",
"name": "Game Total Over 8.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d60d93f-067d-4e54-b506-a02aab6ef3d2/?format=api"
}
]
}