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

{
    "count": 98328,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85136&ordering=ip_address",
    "results": [
        {
            "id": 73195,
            "ip_address": "49.204.131.160",
            "count": 1,
            "first_visit": "2024-09-09T22:20:39.296955+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 11451,
            "ip_address": "49.204.177.68",
            "count": 3,
            "first_visit": "2022-05-25T22:20:17.981520+06:00",
            "date": null
        },
        {
            "id": 11430,
            "ip_address": "49.204.190.144",
            "count": 1,
            "first_visit": "2022-05-25T20:47:58.223717+06:00",
            "date": null
        },
        {
            "id": 3519,
            "ip_address": "49.205.112.29",
            "count": 1,
            "first_visit": "2022-02-11T12:41:26.197410+06:00",
            "date": null
        },
        {
            "id": 36213,
            "ip_address": "49.205.113.184",
            "count": 1,
            "first_visit": "2022-10-20T16:54:18.793424+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 47352,
            "ip_address": "49.205.145.213",
            "count": 1,
            "first_visit": "2023-05-30T05:54:41.652863+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 61538,
            "ip_address": "49.205.150.185",
            "count": 1,
            "first_visit": "2023-12-20T18:29:09.067329+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 92669,
            "ip_address": "49.205.205.101",
            "count": 1,
            "first_visit": "2025-12-05T11:57:33.937054+06:00",
            "date": "2025-12-05"
        }
    ]
}