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

{
    "count": 97597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24624&ordering=-ip_address",
    "results": [
        {
            "id": 24697,
            "ip_address": "37.111.200.201",
            "count": 1,
            "first_visit": "2022-07-20T15:13:09.212823+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 32482,
            "ip_address": "37.111.200.201",
            "count": 1,
            "first_visit": "2022-08-20T05:40:12.282345+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 8860,
            "ip_address": "37.111.200.200",
            "count": 1,
            "first_visit": "2022-05-18T11:54:17.649507+06:00",
            "date": null
        },
        {
            "id": 89072,
            "ip_address": "37.111.200.200",
            "count": 2,
            "first_visit": "2025-09-06T16:28:52.127305+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 85862,
            "ip_address": "37.111.200.20",
            "count": 2,
            "first_visit": "2025-07-15T13:02:39.953373+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 22613,
            "ip_address": "37.111.200.20",
            "count": 1,
            "first_visit": "2022-07-14T14:19:56.636104+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 28888,
            "ip_address": "37.111.200.20",
            "count": 1,
            "first_visit": "2022-07-28T18:17:09.064064+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1258,
            "ip_address": "37.111.200.199",
            "count": 1,
            "first_visit": "2021-12-22T17:40:34.081278+06:00",
            "date": null
        }
    ]
}