GET /api/bet_types/bbd0df78-d972-4cb6-ad88-e4fbc923aa3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbd0df78-d972-4cb6-ad88-e4fbc923aa3e",
"match": "https://api-prod.gambitprofit.com/api/matches/461276f1-020d-4a96-85b9-2b5b17b3a88e/?format=api",
"name": "Over/Under",
"created_at": "2023-10-19T08:38:07.393045-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": 5094.0
},
{
"team": "Game Total Under 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "1fb801fc-2544-4281-8546-7763e219cdbb",
"gambit_id": "b925b0e1-8fdb-4fe4-9863-bb47cc30bfe3",
"last_updated": "2023-10-20T11:23:23.677944-04:00",
"created_at": "2023-10-19T08:38:07.421097-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd0df78-d972-4cb6-ad88-e4fbc923aa3e/?format=api"
},
{
"id": "4e4fb2e6-bae7-4498-b7f4-35d8a31e6cf9",
"gambit_id": "ab555803-4fc7-4b4a-b4f5-bc3b079a8b82",
"last_updated": "2023-10-20T11:23:23.693533-04:00",
"created_at": "2023-10-19T08:38:07.426768-04:00",
"name": "Game Total Under 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd0df78-d972-4cb6-ad88-e4fbc923aa3e/?format=api"
}
]
}