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

{
    "count": 98221,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16144&ordering=-ip_address",
    "results": [
        {
            "id": 9172,
            "ip_address": "43.245.120.200",
            "count": 1,
            "first_visit": "2022-05-18T23:21:33.645288+06:00",
            "date": null
        },
        {
            "id": 95342,
            "ip_address": "43.245.120.20",
            "count": 1,
            "first_visit": "2026-02-19T08:13:46.947261+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 8842,
            "ip_address": "43.245.120.20",
            "count": 1,
            "first_visit": "2022-05-18T11:38:11.535431+06:00",
            "date": null
        },
        {
            "id": 12958,
            "ip_address": "43.245.120.199",
            "count": 1,
            "first_visit": "2022-05-31T00:46:37.419480+06:00",
            "date": null
        },
        {
            "id": 84299,
            "ip_address": "43.245.120.195",
            "count": 2,
            "first_visit": "2025-06-21T13:49:07.258930+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 9827,
            "ip_address": "43.245.120.195",
            "count": 2,
            "first_visit": "2022-05-20T22:29:52.999759+06:00",
            "date": null
        },
        {
            "id": 9267,
            "ip_address": "43.245.120.192",
            "count": 3,
            "first_visit": "2022-05-19T07:40:59.695529+06:00",
            "date": null
        },
        {
            "id": 7887,
            "ip_address": "43.245.120.190",
            "count": 1,
            "first_visit": "2022-05-17T10:58:42.488989+06:00",
            "date": null
        }
    ]
}