GET /api/bet_types/904cc73a-2b97-4c2b-a3fb-e64d8c9396aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "904cc73a-2b97-4c2b-a3fb-e64d8c9396aa",
"match": "https://api-prod.gambitprofit.com/api/matches/501a5912-bd2a-4b46-8801-aaeff467bef2/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T09:47:00.504373-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3263af6e-6b1a-4205-9de3-89f10d7e3fc6",
"gambit_id": "9a296efb-07aa-4997-b7f0-283352105b10",
"last_updated": "2023-03-18T14:52:12.426443-04:00",
"created_at": "2023-03-17T09:47:00.507904-04:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904cc73a-2b97-4c2b-a3fb-e64d8c9396aa/?format=api"
},
{
"id": "84415566-433e-4dc7-9eb4-aec0edca259d",
"gambit_id": "5fa5df70-2803-4e5b-9082-09a8eec01cb9",
"last_updated": "2023-03-18T14:52:12.424978-04:00",
"created_at": "2023-03-17T09:47:00.506100-04:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904cc73a-2b97-4c2b-a3fb-e64d8c9396aa/?format=api"
}
]
}