GET /api/bet_types/8b21fc2a-7cba-40f6-81c2-572c5452ca33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b21fc2a-7cba-40f6-81c2-572c5452ca33",
"match": "https://api-prod.gambitprofit.com/api/matches/bb9b9519-231f-442f-82ba-fed6ee448071/?format=api",
"name": "Over/Under",
"created_at": "2023-05-03T12:12:10.584668-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 12",
"amount": 5107.0
},
{
"team": "Game Total Under 12",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fd82d3b7-4136-4102-a50d-75ca027952f0",
"gambit_id": "eaf6a56c-573d-40a8-991b-37b65cd21b1e",
"last_updated": "2023-05-04T10:52:13.898666-04:00",
"created_at": "2023-05-03T12:12:10.587392-04:00",
"name": "Game Total Over 12",
"reward": "1.83000",
"odds": "1.86960",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b21fc2a-7cba-40f6-81c2-572c5452ca33/?format=api"
},
{
"id": "231c0c30-ce9f-49cb-8ae5-b12dc8349d4e",
"gambit_id": "221130be-908a-4dff-ad9e-967e5fa225fc",
"last_updated": "2023-05-04T10:52:13.897213-04:00",
"created_at": "2023-05-03T12:12:10.586002-04:00",
"name": "Game Total Under 12",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b21fc2a-7cba-40f6-81c2-572c5452ca33/?format=api"
}
]
}