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

{
    "count": 94661,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=600&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=584&ordering=-first_visit",
    "results": [
        {
            "id": 94165,
            "ip_address": "34.221.45.123",
            "count": 1,
            "first_visit": "2026-01-18T02:23:46.073780+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94164,
            "ip_address": "43.173.178.32",
            "count": 1,
            "first_visit": "2026-01-18T00:29:49.618964+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94163,
            "ip_address": "43.173.175.247",
            "count": 1,
            "first_visit": "2026-01-17T23:27:41.747164+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94162,
            "ip_address": "45.45.201.131",
            "count": 1,
            "first_visit": "2026-01-17T23:06:55.943589+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94161,
            "ip_address": "103.77.60.159",
            "count": 1,
            "first_visit": "2026-01-17T22:45:34.238264+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94160,
            "ip_address": "104.252.247.51",
            "count": 1,
            "first_visit": "2026-01-17T22:33:27.387823+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94159,
            "ip_address": "43.173.169.241",
            "count": 1,
            "first_visit": "2026-01-17T20:47:41.374627+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94158,
            "ip_address": "43.173.175.75",
            "count": 1,
            "first_visit": "2026-01-17T20:45:54.390727+06:00",
            "date": "2026-01-17"
        }
    ]
}