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

{
    "count": 98000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=ip_address",
    "results": [
        {
            "id": 26293,
            "ip_address": "113.11.51.161",
            "count": 1,
            "first_visit": "2022-07-23T11:05:31.173823+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 15312,
            "ip_address": "113.11.51.170",
            "count": 1,
            "first_visit": "2022-06-15T15:23:01.246245+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2358,
            "ip_address": "113.11.51.172",
            "count": 1,
            "first_visit": "2022-01-17T11:14:02.337092+06:00",
            "date": null
        },
        {
            "id": 13254,
            "ip_address": "113.11.51.222",
            "count": 1,
            "first_visit": "2022-06-01T13:46:14.217293+06:00",
            "date": null
        },
        {
            "id": 62098,
            "ip_address": "113.11.51.73",
            "count": 1,
            "first_visit": "2023-12-29T11:47:42.064167+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 95192,
            "ip_address": "113.11.52.11",
            "count": 1,
            "first_visit": "2026-02-15T14:00:09.263219+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 91530,
            "ip_address": "113.11.52.227",
            "count": 1,
            "first_visit": "2025-11-02T14:17:18.000530+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 91866,
            "ip_address": "113.11.52.227",
            "count": 1,
            "first_visit": "2025-11-11T10:15:22.603517+06:00",
            "date": "2025-11-11"
        }
    ]
}