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

{
    "count": 97543,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97528&ordering=first_visit",
    "results": [
        {
            "id": 97633,
            "ip_address": "103.120.202.9",
            "count": 1,
            "first_visit": "2026-05-02T10:32:39.030802+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97634,
            "ip_address": "103.68.118.50",
            "count": 1,
            "first_visit": "2026-05-02T10:38:10.506565+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97635,
            "ip_address": "182.160.110.73",
            "count": 1,
            "first_visit": "2026-05-02T10:52:41.996097+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97636,
            "ip_address": "43.250.82.229",
            "count": 1,
            "first_visit": "2026-05-02T11:00:02.345445+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97637,
            "ip_address": "103.112.53.186",
            "count": 3,
            "first_visit": "2026-05-02T11:00:32.397954+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97638,
            "ip_address": "122.152.53.77",
            "count": 1,
            "first_visit": "2026-05-02T11:07:11.500544+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 97639,
            "ip_address": "103.186.238.28",
            "count": 1,
            "first_visit": "2026-05-02T11:14:26.247185+06:00",
            "date": "2026-05-02"
        }
    ]
}