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

{
    "count": 94781,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94768&ordering=id",
    "results": [
        {
            "id": 94873,
            "ip_address": "165.101.133.132",
            "count": 2,
            "first_visit": "2026-02-05T20:42:13.556936+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 94874,
            "ip_address": "100.1.104.9",
            "count": 1,
            "first_visit": "2026-02-05T21:00:15.931162+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 94875,
            "ip_address": "103.245.96.253",
            "count": 1,
            "first_visit": "2026-02-05T21:11:44.625127+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 94876,
            "ip_address": "103.245.96.254",
            "count": 1,
            "first_visit": "2026-02-05T21:18:17.553175+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 94877,
            "ip_address": "103.181.69.18",
            "count": 1,
            "first_visit": "2026-02-05T21:35:18.792799+06:00",
            "date": "2026-02-05"
        }
    ]
}