GET /api/bet_types/8e98255c-31ab-4aed-bd46-8c73f394927c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e98255c-31ab-4aed-bd46-8c73f394927c",
"match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
"name": "Over/Under",
"created_at": "2023-05-11T11:17:06.878198-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 212.5",
"amount": 5000.0
},
{
"team": "Game Total Under 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3289fbf2-4bd7-46fb-af9c-5f1e3096aee6",
"gambit_id": "3c75e55f-98b1-43b3-b039-2abb6b525336",
"last_updated": "2023-05-14T10:57:12.416005-04:00",
"created_at": "2023-05-11T11:17:06.881722-04:00",
"name": "Game Total Over 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e98255c-31ab-4aed-bd46-8c73f394927c/?format=api"
},
{
"id": "16f93b0e-cff3-4c02-8450-30a4cbecda36",
"gambit_id": "7e6c6ff2-61d7-4ddb-8194-d0357ae7333a",
"last_updated": "2023-05-14T10:57:12.414638-04:00",
"created_at": "2023-05-11T11:17:06.879983-04:00",
"name": "Game Total Under 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e98255c-31ab-4aed-bd46-8c73f394927c/?format=api"
}
]
}