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

{
    "count": 100740,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100728&ordering=first_visit",
    "results": [
        {
            "id": 100833,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2026-07-28T09:29:38.533459+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100834,
            "ip_address": "103.133.246.93",
            "count": 1,
            "first_visit": "2026-07-28T09:35:28.962601+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100835,
            "ip_address": "161.115.234.205",
            "count": 1,
            "first_visit": "2026-07-28T09:55:16.110361+06:00",
            "date": "2026-07-28"
        },
        {
            "id": 100836,
            "ip_address": "37.111.200.113",
            "count": 1,
            "first_visit": "2026-07-28T10:13:45.570773+06:00",
            "date": "2026-07-28"
        }
    ]
}