GET /api/bet_types/bceb8c82-cabb-4623-ac8b-0e485f67ec1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bceb8c82-cabb-4623-ac8b-0e485f67ec1b",
"match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:58.362732-05: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 6",
"amount": 5196.0
},
{
"team": "Game Total Under 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "79bd22c3-2d40-4474-9e0a-1e61ba5e99ca",
"gambit_id": "3310c7ce-2fa6-48ca-a2b1-44251aad4247",
"last_updated": "2023-01-16T10:02:21.361610-05:00",
"created_at": "2023-01-14T08:26:58.368891-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bceb8c82-cabb-4623-ac8b-0e485f67ec1b/?format=api"
},
{
"id": "ea6d34de-89dd-4829-952e-8d3b79ff7dd8",
"gambit_id": "b7cc61e4-6a03-47fe-a71f-9c0c80320449",
"last_updated": "2023-01-16T10:02:21.358486-05:00",
"created_at": "2023-01-14T08:26:58.365780-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bceb8c82-cabb-4623-ac8b-0e485f67ec1b/?format=api"
}
]
}