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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89024&ordering=-ip_address",
    "results": [
        {
            "id": 87752,
            "ip_address": "103.159.129.96",
            "count": 1,
            "first_visit": "2025-08-15T11:20:47.176665+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 85888,
            "ip_address": "103.159.129.96",
            "count": 2,
            "first_visit": "2025-07-15T21:08:48.641134+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 40288,
            "ip_address": "103.159.129.83",
            "count": 1,
            "first_visit": "2023-01-12T19:53:04.787296+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 32151,
            "ip_address": "103.159.129.83",
            "count": 1,
            "first_visit": "2022-08-16T19:10:24.527655+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32214,
            "ip_address": "103.159.129.83",
            "count": 2,
            "first_visit": "2022-08-17T13:42:16.303190+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 41167,
            "ip_address": "103.159.129.83",
            "count": 1,
            "first_visit": "2023-01-29T16:47:23.402634+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 9467,
            "ip_address": "103.159.129.177",
            "count": 1,
            "first_visit": "2022-05-19T19:37:04.191512+06:00",
            "date": null
        },
        {
            "id": 10305,
            "ip_address": "103.159.129.150",
            "count": 1,
            "first_visit": "2022-05-22T14:33:14.960459+06:00",
            "date": null
        }
    ]
}