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

{
    "count": 97287,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3760&ordering=ip_address",
    "results": [
        {
            "id": 90824,
            "ip_address": "103.126.22.5",
            "count": 1,
            "first_visit": "2025-10-15T23:18:11.799149+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 87567,
            "ip_address": "103.126.22.6",
            "count": 1,
            "first_visit": "2025-08-11T19:17:38.625894+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 82137,
            "ip_address": "103.126.22.7",
            "count": 1,
            "first_visit": "2025-05-01T15:45:54.426745+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 87189,
            "ip_address": "103.126.22.7",
            "count": 1,
            "first_visit": "2025-08-05T19:49:27.308311+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 80986,
            "ip_address": "103.126.22.7",
            "count": 1,
            "first_visit": "2025-04-05T08:51:15.535199+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 86538,
            "ip_address": "103.126.22.7",
            "count": 1,
            "first_visit": "2025-07-26T13:54:28.053266+06:00",
            "date": "2025-07-26"
        },
        {
            "id": 10527,
            "ip_address": "103.126.23.104",
            "count": 1,
            "first_visit": "2022-05-23T08:21:21.329534+06:00",
            "date": null
        },
        {
            "id": 510,
            "ip_address": "103.126.23.106",
            "count": 1,
            "first_visit": "2021-12-09T23:29:44.505099+06:00",
            "date": null
        }
    ]
}