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

{
    "count": 101611,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40576&ordering=-ip_address",
    "results": [
        {
            "id": 69067,
            "ip_address": "182.48.65.38",
            "count": 1,
            "first_visit": "2024-05-25T16:03:05.585160+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 86080,
            "ip_address": "182.48.65.35",
            "count": 1,
            "first_visit": "2025-07-19T01:04:28.197201+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 2555,
            "ip_address": "182.48.65.30",
            "count": 2,
            "first_visit": "2022-01-21T09:51:00.295116+06:00",
            "date": null
        },
        {
            "id": 82287,
            "ip_address": "182.48.65.229",
            "count": 1,
            "first_visit": "2025-05-05T01:24:03.325868+06:00",
            "date": "2025-05-05"
        },
        {
            "id": 860,
            "ip_address": "182.48.65.201",
            "count": 4,
            "first_visit": "2021-12-19T19:02:23.777771+06:00",
            "date": null
        },
        {
            "id": 3311,
            "ip_address": "182.48.65.198",
            "count": 1,
            "first_visit": "2022-02-04T21:27:22.712512+06:00",
            "date": null
        },
        {
            "id": 30487,
            "ip_address": "182.48.65.164",
            "count": 1,
            "first_visit": "2022-07-31T18:55:21.516647+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30052,
            "ip_address": "182.48.65.164",
            "count": 1,
            "first_visit": "2022-07-30T23:03:11.486607+06:00",
            "date": "2022-07-30"
        }
    ]
}