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

{
    "count": 94993,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15456&ordering=-ip_address",
    "results": [
        {
            "id": 88752,
            "ip_address": "43.245.120.122",
            "count": 1,
            "first_visit": "2025-08-31T23:25:12.586770+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 10646,
            "ip_address": "43.245.120.121",
            "count": 1,
            "first_visit": "2022-05-23T12:36:05.565636+06:00",
            "date": null
        },
        {
            "id": 8406,
            "ip_address": "43.245.120.120",
            "count": 3,
            "first_visit": "2022-05-17T22:51:28.895235+06:00",
            "date": null
        },
        {
            "id": 10640,
            "ip_address": "43.245.120.12",
            "count": 1,
            "first_visit": "2022-05-23T12:28:20.300875+06:00",
            "date": null
        },
        {
            "id": 73735,
            "ip_address": "43.245.120.116",
            "count": 1,
            "first_visit": "2024-09-28T19:49:22.924668+06:00",
            "date": "2024-09-28"
        },
        {
            "id": 12888,
            "ip_address": "43.245.120.115",
            "count": 1,
            "first_visit": "2022-05-30T21:38:38.539945+06:00",
            "date": null
        },
        {
            "id": 21103,
            "ip_address": "43.245.120.115",
            "count": 1,
            "first_visit": "2022-07-04T19:01:12.443245+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 7998,
            "ip_address": "43.245.120.113",
            "count": 1,
            "first_visit": "2022-05-17T11:50:26.067594+06:00",
            "date": null
        }
    ]
}