{
    "get": "standings",
    "parameters": {
        "league": "1",
        "season": "2025"
    },
    "errors": {
        "plan": "Free plans do not have access to this season, try from 2022 to 2024."
    },
    "results": 0,
    "paging": {
        "current": 1,
        "total": 1
    },
    "response": []
}