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

{
    "count": 102471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73440&ordering=ip_address",
    "results": [
        {
            "id": 98699,
            "ip_address": "32.217.15.53",
            "count": 1,
            "first_visit": "2026-05-31T15:00:10.684665+06:00",
            "date": "2026-05-31"
        },
        {
            "id": 5063,
            "ip_address": "3.222.192.147",
            "count": 11,
            "first_visit": "2022-04-11T21:05:02.440798+06:00",
            "date": null
        },
        {
            "id": 84088,
            "ip_address": "3.223.110.232",
            "count": 1,
            "first_visit": "2025-06-16T15:20:01.932096+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 95256,
            "ip_address": "3.223.127.105",
            "count": 1,
            "first_visit": "2026-02-17T02:02:11.757320+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 3615,
            "ip_address": "3.223.127.49",
            "count": 9,
            "first_visit": "2022-02-15T05:55:47.347439+06:00",
            "date": null
        },
        {
            "id": 3960,
            "ip_address": "3.223.140.231",
            "count": 12,
            "first_visit": "2022-02-28T21:37:12.280896+06:00",
            "date": null
        },
        {
            "id": 43034,
            "ip_address": "3.224.108.135",
            "count": 1,
            "first_visit": "2023-03-02T18:32:40.361771+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 4231,
            "ip_address": "3.224.114.64",
            "count": 4,
            "first_visit": "2022-03-10T00:09:48.921760+06:00",
            "date": null
        }
    ]
}