GET /api/bet_types/688154b4-eb26-4ab1-912f-113824c17875/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "688154b4-eb26-4ab1-912f-113824c17875",
"match": "https://api-prod.gambitprofit.com/api/matches/5c7ddff2-1b78-467f-97eb-c07086dbaf9a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:19.279523-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.5",
"amount": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "00115d63-1e6b-4734-8e76-26ba5d001000",
"gambit_id": "2f338903-3807-46b6-9581-a2b40708d9d0",
"last_updated": "2023-10-28T10:18:23.625654-04:00",
"created_at": "2023-10-26T09:28:19.283568-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688154b4-eb26-4ab1-912f-113824c17875/?format=api"
},
{
"id": "1975d4be-de74-4097-9757-e43a9b4216c6",
"gambit_id": "fbf2ab7e-3814-46c8-8802-0fc3b62ea2ea",
"last_updated": "2023-10-28T10:18:23.629505-04:00",
"created_at": "2023-10-26T09:28:19.287621-04:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688154b4-eb26-4ab1-912f-113824c17875/?format=api"
}
]
}