GET /api/bet_types/50abcf30-c1df-4147-92ad-1151e3fa5372/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50abcf30-c1df-4147-92ad-1151e3fa5372",
"match": "https://api-prod.gambitprofit.com/api/matches/3b100c75-f95c-4188-97c5-4f5794c45d90/?format=api",
"name": "Over/Under",
"created_at": "2023-01-12T08:42:18.109501-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "1e9525d6-8be4-4939-a1b6-ed3d6a154b62",
"gambit_id": "64c044f0-4305-4a12-ab6d-f01142bf2de8",
"last_updated": "2023-01-13T11:32:07.814709-05:00",
"created_at": "2023-01-12T08:42:18.111913-05:00",
"name": "Game Total Over 236.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50abcf30-c1df-4147-92ad-1151e3fa5372/?format=api"
},
{
"id": "24168025-e901-4ab3-b6fb-dfd96f2ebd82",
"gambit_id": "fbe601bc-e17b-4a0e-a77d-b629ddbb7aaf",
"last_updated": "2023-01-13T11:32:07.813634-05:00",
"created_at": "2023-01-12T08:42:18.110641-05:00",
"name": "Game Total Under 236.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50abcf30-c1df-4147-92ad-1151e3fa5372/?format=api"
}
]
}