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

{
    "count": 94658,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14368&ordering=ip_address",
    "results": [
        {
            "id": 68563,
            "ip_address": "103.222.23.254",
            "count": 1,
            "first_visit": "2024-05-19T00:14:54.421566+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 92087,
            "ip_address": "103.224.119.136",
            "count": 1,
            "first_visit": "2025-11-17T09:34:57.296490+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 3609,
            "ip_address": "103.224.35.121",
            "count": 1,
            "first_visit": "2022-02-14T22:32:41.594327+06:00",
            "date": null
        },
        {
            "id": 86156,
            "ip_address": "103.225.219.197",
            "count": 1,
            "first_visit": "2025-07-20T08:58:54.632347+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 43283,
            "ip_address": "103.225.92.222",
            "count": 2,
            "first_visit": "2023-03-06T18:06:59.891702+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 89604,
            "ip_address": "103.225.92.246",
            "count": 1,
            "first_visit": "2025-09-16T17:27:24.500632+06:00",
            "date": "2025-09-16"
        },
        {
            "id": 54650,
            "ip_address": "103.225.92.254",
            "count": 2,
            "first_visit": "2023-09-09T13:49:54.337655+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 6357,
            "ip_address": "103.225.92.254",
            "count": 1,
            "first_visit": "2022-05-15T18:20:31.949549+06:00",
            "date": null
        }
    ]
}