GET /api/bet_types/526a417c-ef9e-436c-9fc0-c39b33767a61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "526a417c-ef9e-436c-9fc0-c39b33767a61",
"match": "https://api-prod.gambitprofit.com/api/matches/dc0f2103-d581-4698-8a32-fceed7b8c2ee/?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 226",
"amount": 5000.0
},
{
"team": "Game Total Under 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c455fceb-b5e0-4300-89a2-5d504b9edddf",
"gambit_id": "4e5c5085-133d-4e20-b407-a3ef7fe7b5f6",
"last_updated": "2022-11-19T10:33:27.827196-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526a417c-ef9e-436c-9fc0-c39b33767a61/?format=api"
},
{
"id": "9bcd9e03-d9de-432e-9e39-a473626c93ed",
"gambit_id": "3ff97835-75ff-4110-972b-eef0edb8f00e",
"last_updated": "2022-11-19T10:33:27.826149-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526a417c-ef9e-436c-9fc0-c39b33767a61/?format=api"
}
]
}