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

{
    "count": 99687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9584&ordering=-ip_address",
    "results": [
        {
            "id": 99566,
            "ip_address": "65.21.90.166",
            "count": 12,
            "first_visit": "2026-06-25T14:25:07.847468+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 67522,
            "ip_address": "65.218.251.234",
            "count": 2,
            "first_visit": "2024-04-26T00:31:32.460385+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 76397,
            "ip_address": "65.2.182.37",
            "count": 1,
            "first_visit": "2024-12-05T02:25:51.752228+06:00",
            "date": "2024-12-05"
        },
        {
            "id": 67605,
            "ip_address": "65.21.74.6",
            "count": 2,
            "first_visit": "2024-04-27T23:12:08.285378+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 5375,
            "ip_address": "65.2.151.247",
            "count": 1,
            "first_visit": "2022-04-25T16:36:22.743947+06:00",
            "date": null
        },
        {
            "id": 65591,
            "ip_address": "65.21.35.249",
            "count": 2,
            "first_visit": "2024-03-06T13:37:28.794813+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 70452,
            "ip_address": "65.21.35.233",
            "count": 2,
            "first_visit": "2024-06-29T07:50:04.273499+06:00",
            "date": "2024-06-29"
        },
        {
            "id": 5406,
            "ip_address": "65.2.124.198",
            "count": 1,
            "first_visit": "2022-04-26T17:06:52.289793+06:00",
            "date": null
        }
    ]
}