GET /api/bet_types/0d7c924f-3ed5-4056-b825-51617f5ca29d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d7c924f-3ed5-4056-b825-51617f5ca29d",
"match": "https://api-prod.gambitprofit.com/api/matches/ff246ac3-cd4f-479a-baa0-c77cf53c687a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-19T08:53:02.457796-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": 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": "44c6f915-cc0e-425a-8d35-c443f1f1d5b5",
"gambit_id": "6b6c7052-7097-47a9-8f5d-47fa131d0fb4",
"last_updated": "2023-12-21T10:13:18.656851-05:00",
"created_at": "2023-12-19T08:53:02.461603-05: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/0d7c924f-3ed5-4056-b825-51617f5ca29d/?format=api"
},
{
"id": "c63611ee-cafc-4127-baa8-121fee7d63c5",
"gambit_id": "171e0a43-2d18-4779-95de-6230629918cc",
"last_updated": "2023-12-21T10:13:18.659991-05:00",
"created_at": "2023-12-19T08:53:02.465991-05: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/0d7c924f-3ed5-4056-b825-51617f5ca29d/?format=api"
}
]
}