GET /api/bet_types/1c619b7a-ca8b-455b-9101-10d2a9344b6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c619b7a-ca8b-455b-9101-10d2a9344b6d",
"match": "https://api-prod.gambitprofit.com/api/matches/28f3adbf-ab69-429c-b56a-afb7488dcfec/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "8f0f83f2-f3e3-4e73-bf44-df8758c6b2c8",
"gambit_id": "c7a6063b-e2c3-4131-9e7e-21099f3f707e",
"last_updated": "2022-12-19T13:26:59.013085-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c619b7a-ca8b-455b-9101-10d2a9344b6d/?format=api"
},
{
"id": "e64b819b-2acd-4930-a12c-ea9b33089ff0",
"gambit_id": "8167b0b6-5419-4641-b85a-932c04610ee8",
"last_updated": "2022-12-19T13:26:59.011707-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c619b7a-ca8b-455b-9101-10d2a9344b6d/?format=api"
}
]
}