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

{
    "count": 103041,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52752&ordering=ip_address",
    "results": [
        {
            "id": 51968,
            "ip_address": "123.200.7.106",
            "count": 1,
            "first_visit": "2023-08-08T16:12:27.908228+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 19798,
            "ip_address": "123.200.7.106",
            "count": 1,
            "first_visit": "2022-06-28T17:43:05.485757+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 5755,
            "ip_address": "123.200.7.106",
            "count": 1,
            "first_visit": "2022-05-09T18:05:24.530636+06:00",
            "date": null
        },
        {
            "id": 84804,
            "ip_address": "123.200.9.125",
            "count": 2,
            "first_visit": "2025-06-30T11:04:50.155532+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 2132,
            "ip_address": "123.201.108.98",
            "count": 1,
            "first_visit": "2022-01-13T16:10:55.006343+06:00",
            "date": null
        },
        {
            "id": 44114,
            "ip_address": "1.232.170.245",
            "count": 1,
            "first_visit": "2023-03-20T14:55:04.242362+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 93837,
            "ip_address": "123.22.49.139",
            "count": 1,
            "first_visit": "2026-01-08T12:24:01.086474+06:00",
            "date": "2026-01-08"
        },
        {
            "id": 70400,
            "ip_address": "123.231.104.164",
            "count": 1,
            "first_visit": "2024-06-27T11:54:13.730731+06:00",
            "date": "2024-06-27"
        }
    ]
}