GET /api/bet_types/b6d827dd-09b2-4b8e-a2a4-b85e371f0c07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6d827dd-09b2-4b8e-a2a4-b85e371f0c07",
"match": "https://api-prod.gambitprofit.com/api/matches/c3001c7c-8496-4596-859a-10ac3f1059b9/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:12.069043-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "98fa5b02-9671-4fdc-b5f7-b1e138f355d6",
"gambit_id": "e962ecaa-f2d2-47a2-9c0a-180ac7d56d47",
"last_updated": "2024-01-16T15:23:05.086519-05:00",
"created_at": "2024-01-13T09:38:12.073365-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d827dd-09b2-4b8e-a2a4-b85e371f0c07/?format=api"
},
{
"id": "ef9c7cfc-f67f-449f-a1e5-9d08f2e28ce8",
"gambit_id": "859cc772-037c-4798-90c1-2ef601f4e5f4",
"last_updated": "2024-01-16T15:23:05.089915-05:00",
"created_at": "2024-01-13T09:38:12.078023-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d827dd-09b2-4b8e-a2a4-b85e371f0c07/?format=api"
}
]
}