GET /api/bet_types/86cb0b45-7e22-4588-8539-bd9d4ce4df7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86cb0b45-7e22-4588-8539-bd9d4ce4df7b",
"match": "https://api-prod.gambitprofit.com/api/matches/b74dedd7-8a17-4165-8350-6a77ff723391/?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 Under 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4a7ffddf-bc1b-4c23-964f-987362ae41d7",
"gambit_id": "091a2a86-9a4c-44ed-9b70-24f5d6165942",
"last_updated": "2022-12-15T10:47:00.113216-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cb0b45-7e22-4588-8539-bd9d4ce4df7b/?format=api"
},
{
"id": "b566b154-3201-49f2-a5f5-2c6e669f6ae1",
"gambit_id": "b75402d1-43b9-43d4-a816-153d78e1cb4b",
"last_updated": "2022-12-15T10:47:00.114319-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cb0b45-7e22-4588-8539-bd9d4ce4df7b/?format=api"
}
]
}