GET /api/bet_types/d0d661b5-af62-43d6-9b2d-2483abb7cf08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0d661b5-af62-43d6-9b2d-2483abb7cf08",
"match": "https://api-prod.gambitprofit.com/api/matches/d4a014db-16e2-4425-9379-63c7ee94f830/?format=api",
"name": "Over/Under",
"created_at": "2023-04-23T12:41:48.213900-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0c2a0ed9-0a6f-41c0-847a-6537b9dff6c1",
"gambit_id": "e4c4089e-9540-46d3-856a-e806047c5d63",
"last_updated": "2023-04-24T13:02:13.686491-04:00",
"created_at": "2023-04-23T12:41:48.218210-04:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0d661b5-af62-43d6-9b2d-2483abb7cf08/?format=api"
},
{
"id": "43ec25c0-72ab-4fcb-bab9-fff44f1568b6",
"gambit_id": "da612623-bf8e-408e-bd3e-e1db25c00e35",
"last_updated": "2023-04-24T13:02:13.684209-04:00",
"created_at": "2023-04-23T12:41:48.215951-04:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0d661b5-af62-43d6-9b2d-2483abb7cf08/?format=api"
}
]
}