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

{
    "count": 101854,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41944&ordering=-ip_address",
    "results": [
        {
            "id": 31364,
            "ip_address": "180.149.235.249",
            "count": 1,
            "first_visit": "2022-08-06T21:52:42.367761+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 12904,
            "ip_address": "180.149.235.246",
            "count": 1,
            "first_visit": "2022-05-30T22:45:37.933645+06:00",
            "date": null
        },
        {
            "id": 80097,
            "ip_address": "180.149.235.227",
            "count": 1,
            "first_visit": "2025-03-13T21:19:00.313864+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 80056,
            "ip_address": "180.149.235.227",
            "count": 1,
            "first_visit": "2025-03-12T19:20:58.250790+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 89445,
            "ip_address": "180.149.235.226",
            "count": 2,
            "first_visit": "2025-09-13T12:08:09.936764+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 89444,
            "ip_address": "180.149.235.224",
            "count": 2,
            "first_visit": "2025-09-13T12:02:38.584377+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 7518,
            "ip_address": "180.149.235.219",
            "count": 1,
            "first_visit": "2022-05-16T23:53:00.069860+06:00",
            "date": null
        },
        {
            "id": 8196,
            "ip_address": "180.149.235.210",
            "count": 1,
            "first_visit": "2022-05-17T15:26:48.795690+06:00",
            "date": null
        }
    ]
}