GET /api/bet_types/6753eb2f-5a6b-48d9-96be-3091a37fec9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6753eb2f-5a6b-48d9-96be-3091a37fec9e",
"match": "https://api-prod.gambitprofit.com/api/matches/3df1f744-5149-4d6e-98db-1285c07599da/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:20.436651-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "50a3dfc6-e41f-4b8d-ba0b-025990ab3777",
"gambit_id": "d60a8ca6-e1e8-4ef4-957d-0609593d2bc2",
"last_updated": "2023-06-20T14:03:23.882223-04:00",
"created_at": "2023-06-13T09:08:20.438002-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6753eb2f-5a6b-48d9-96be-3091a37fec9e/?format=api"
},
{
"id": "e96f190b-f1ab-4c45-a8c1-c21af22fcc0f",
"gambit_id": "55c302e0-b4e0-4abb-84e7-bb6988a7b23f",
"last_updated": "2023-06-20T14:03:23.884469-04:00",
"created_at": "2023-06-13T09:08:20.439804-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6753eb2f-5a6b-48d9-96be-3091a37fec9e/?format=api"
}
]
}