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

{
    "count": 98151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14344&ordering=ip_address",
    "results": [
        {
            "id": 88333,
            "ip_address": "103.217.111.223",
            "count": 1,
            "first_visit": "2025-08-24T13:12:39.694502+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 86952,
            "ip_address": "103.217.111.223",
            "count": 1,
            "first_visit": "2025-08-02T11:58:09.878952+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 9773,
            "ip_address": "103.217.111.223",
            "count": 1,
            "first_visit": "2022-05-20T17:28:24.794689+06:00",
            "date": null
        },
        {
            "id": 43042,
            "ip_address": "103.217.111.224",
            "count": 1,
            "first_visit": "2023-03-02T20:02:15.394363+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 43057,
            "ip_address": "103.217.111.224",
            "count": 1,
            "first_visit": "2023-03-03T00:50:15.329667+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 82929,
            "ip_address": "103.217.111.226",
            "count": 1,
            "first_visit": "2025-05-17T15:55:51.831890+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 97594,
            "ip_address": "103.217.111.227",
            "count": 1,
            "first_visit": "2026-04-30T15:13:33.646498+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 5040,
            "ip_address": "103.217.111.227",
            "count": 1,
            "first_visit": "2022-04-11T04:04:14.752810+06:00",
            "date": null
        }
    ]
}