GET /user_management/visitor-free/?format=api&offset=101024&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101026,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101016&ordering=id",
    "results": [
        {
            "id": 101121,
            "ip_address": "193.169.8.71",
            "count": 1,
            "first_visit": "2026-08-03T15:35:00.759433+06:00",
            "date": "2026-08-03"
        },
        {
            "id": 101122,
            "ip_address": "103.159.72.122",
            "count": 1,
            "first_visit": "2026-08-03T16:03:41.519095+06:00",
            "date": "2026-08-03"
        }
    ]
}