GET /api/bet_types/29e4706a-89a4-4ea2-8739-c684547dbd74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29e4706a-89a4-4ea2-8739-c684547dbd74",
"match": "https://api-prod.gambitprofit.com/api/matches/1837174c-92e7-41b7-8c73-eb2768ca3821/?format=api",
"name": "Over/Under",
"created_at": "2023-04-16T12:17:22.602373-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 Under 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b8f77b23-1119-49ec-8835-6602027e1f74",
"gambit_id": "8f9ac798-85ba-4c6f-9d13-38c6ef652546",
"last_updated": "2023-04-18T12:12:06.697381-04:00",
"created_at": "2023-04-16T12:17:22.605577-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e4706a-89a4-4ea2-8739-c684547dbd74/?format=api"
},
{
"id": "74d7e085-57d2-4fd1-bd73-c03dbf3e055b",
"gambit_id": "de37d012-cff2-462e-92fc-0d8057efd48e",
"last_updated": "2023-04-18T12:12:06.699187-04:00",
"created_at": "2023-04-16T12:17:22.608575-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e4706a-89a4-4ea2-8739-c684547dbd74/?format=api"
}
]
}