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

{
    "count": 98403,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18816&ordering=ip_address",
    "results": [
        {
            "id": 8035,
            "ip_address": "103.5.233.234",
            "count": 1,
            "first_visit": "2022-05-17T12:08:28.608199+06:00",
            "date": null
        },
        {
            "id": 65267,
            "ip_address": "103.53.160.15",
            "count": 2,
            "first_visit": "2024-02-27T23:28:19.828595+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 81663,
            "ip_address": "103.53.160.16",
            "count": 1,
            "first_visit": "2025-04-20T18:17:21.511336+06:00",
            "date": "2025-04-20"
        },
        {
            "id": 83244,
            "ip_address": "103.53.160.18",
            "count": 1,
            "first_visit": "2025-05-24T18:53:32.852011+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 7768,
            "ip_address": "103.54.149.123",
            "count": 1,
            "first_visit": "2022-05-17T09:51:25.287179+06:00",
            "date": null
        },
        {
            "id": 90013,
            "ip_address": "103.54.149.75",
            "count": 1,
            "first_visit": "2025-09-25T14:00:32.104034+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 1949,
            "ip_address": "103.54.150.77",
            "count": 1,
            "first_visit": "2022-01-11T20:06:29.887074+06:00",
            "date": null
        },
        {
            "id": 90669,
            "ip_address": "103.54.151.209",
            "count": 1,
            "first_visit": "2025-10-13T13:06:57.993087+06:00",
            "date": "2025-10-13"
        }
    ]
}