GET /api/bet_types/52c7c863-db50-4fb9-80bc-cb3d3a415ebc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52c7c863-db50-4fb9-80bc-cb3d3a415ebc",
"match": "https://api-prod.gambitprofit.com/api/matches/cc5b2305-8ac9-4c4a-b6a9-7d296211951c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-04T09:43:05.147455-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "47fd9716-b210-488f-a347-042ea124134a",
"gambit_id": "9974bc80-a40e-4638-baff-42d03dcd7bdd",
"last_updated": "2023-07-05T18:58:29.517973-04:00",
"created_at": "2023-07-04T09:43:05.149333-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c7c863-db50-4fb9-80bc-cb3d3a415ebc/?format=api"
},
{
"id": "1a4fc1cd-212b-4857-a939-6d59d9ac36f5",
"gambit_id": "94a73ad7-d428-4714-aa05-35df95e7ffb1",
"last_updated": "2023-07-05T18:58:29.515919-04:00",
"created_at": "2023-07-04T09:43:05.151667-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c7c863-db50-4fb9-80bc-cb3d3a415ebc/?format=api"
}
]
}