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

{
    "count": 96534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21416&ordering=ip_address",
    "results": [
        {
            "id": 15507,
            "ip_address": "103.77.101.117",
            "count": 1,
            "first_visit": "2022-06-16T01:39:13.649198+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 2520,
            "ip_address": "103.77.102.18",
            "count": 1,
            "first_visit": "2022-01-20T15:45:53.295616+06:00",
            "date": null
        },
        {
            "id": 78160,
            "ip_address": "103.77.102.208",
            "count": 1,
            "first_visit": "2025-01-23T15:03:24.265877+06:00",
            "date": "2025-01-23"
        },
        {
            "id": 314,
            "ip_address": "103.77.102.227",
            "count": 1,
            "first_visit": "2021-12-06T19:11:37.953259+06:00",
            "date": null
        },
        {
            "id": 52484,
            "ip_address": "103.77.116.250",
            "count": 1,
            "first_visit": "2023-08-14T11:29:43.475197+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 94037,
            "ip_address": "103.77.117.131",
            "count": 1,
            "first_visit": "2026-01-14T12:48:03.830073+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 64469,
            "ip_address": "103.77.117.17",
            "count": 4,
            "first_visit": "2024-02-08T13:15:31.414436+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 63628,
            "ip_address": "103.77.117.17",
            "count": 1,
            "first_visit": "2024-01-22T21:35:40.480273+06:00",
            "date": "2024-01-22"
        }
    ]
}