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

{
    "count": 103044,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103032&ordering=id",
    "results": [
        {
            "id": 103137,
            "ip_address": "68.67.112.141",
            "count": 1,
            "first_visit": "2026-09-13T19:15:35.964515+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103138,
            "ip_address": "202.134.8.192",
            "count": 1,
            "first_visit": "2026-09-13T19:59:14.354868+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103139,
            "ip_address": "37.111.207.250",
            "count": 1,
            "first_visit": "2026-09-13T20:01:59.509499+06:00",
            "date": "2026-09-13"
        },
        {
            "id": 103140,
            "ip_address": "103.58.92.46",
            "count": 1,
            "first_visit": "2026-09-13T20:10:29.624049+06:00",
            "date": "2026-09-13"
        }
    ]
}