GET /api/bet_types/46f43ae4-3bf7-4966-97cf-2f232bd178b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46f43ae4-3bf7-4966-97cf-2f232bd178b8",
"match": "https://api-prod.gambitprofit.com/api/matches/035d0eed-d3e0-4931-9dbe-de1ed080793d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T13:32:13.454134-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 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4c794510-051f-4e46-8c21-a04edf061e81",
"gambit_id": "47bb5ac9-b7c8-41b2-ae6f-5495a06a06b7",
"last_updated": "2023-04-01T10:12:13.419251-04:00",
"created_at": "2023-03-30T13:32:13.456185-04:00",
"name": "Game Total Under 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f43ae4-3bf7-4966-97cf-2f232bd178b8/?format=api"
},
{
"id": "83a9d7a7-b1d9-48a7-8823-4721e03579f8",
"gambit_id": "6a723f03-5d81-4ba2-8b41-54bc290d8814",
"last_updated": "2023-04-01T10:12:13.420952-04:00",
"created_at": "2023-03-30T13:32:13.458292-04:00",
"name": "Game Total Over 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f43ae4-3bf7-4966-97cf-2f232bd178b8/?format=api"
}
]
}