curl --location --request GET 'https://api.lootlocker.io/server/leaderboards//schedule' \
--header 'x-auth-token;'
{
"cron_expression": "@daily",
"last_run": null,
"next_run": "2024-08-26T22:00:00Z",
"schedule": [
"2024-08-26T22:00:00Z",
"2024-08-27T00:00:00Z",
"2024-08-28T00:00:00Z",
"2024-08-29T00:00:00Z",
"2024-08-30T00:00:00Z"
]
}