GET /api/bet_types/e9377863-35eb-4e69-b85b-6d7f1206741f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9377863-35eb-4e69-b85b-6d7f1206741f",
"match": "https://api-prod.gambitprofit.com/api/matches/07a40923-91e6-43f7-b660-fc8099f97484/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T08:33:20.052385-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "63002f4d-ac3d-4a82-a714-7b8a571b202c",
"gambit_id": "0d521013-d624-4452-8acf-99b7e3e9607a",
"last_updated": "2023-08-07T14:53:04.486998-04:00",
"created_at": "2023-08-05T08:33:20.060828-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9377863-35eb-4e69-b85b-6d7f1206741f/?format=api"
},
{
"id": "613a0702-2c77-4b27-9e44-f01267ed8d35",
"gambit_id": "8a920744-a685-4e79-a344-6de33d8905d8",
"last_updated": "2023-08-07T14:53:04.483429-04:00",
"created_at": "2023-08-05T08:33:20.056598-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9377863-35eb-4e69-b85b-6d7f1206741f/?format=api"
}
]
}