GET /api/bet_types/6d6bdf08-fd69-4028-84e7-ab78d777ffac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d6bdf08-fd69-4028-84e7-ab78d777ffac",
"match": "https://api-prod.gambitprofit.com/api/matches/7475f9db-2bf4-4554-8dd9-7cb18a0bc53a/?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 35.5",
"amount": 5000.0
},
{
"team": "Game Total Under 35.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "197f7990-2b5b-463c-96ad-623898d8f83c",
"gambit_id": "c76a5967-fef3-4643-8ec7-5caf61ff23a8",
"last_updated": "2022-08-13T11:02:04.779249-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 35.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6bdf08-fd69-4028-84e7-ab78d777ffac/?format=api"
},
{
"id": "10a322f8-78d7-4f5e-8bcb-2bf8a668f5ba",
"gambit_id": "d29e6f46-f084-42a4-93fa-5d1e39263e27",
"last_updated": "2022-08-13T11:02:04.778722-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 35.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d6bdf08-fd69-4028-84e7-ab78d777ffac/?format=api"
}
]
}