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

{
    "count": 92423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82160&ordering=ip_address",
    "results": [
        {
            "id": 32334,
            "ip_address": "58.145.187.228",
            "count": 2,
            "first_visit": "2022-08-18T12:23:57.275207+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 8236,
            "ip_address": "58.145.187.228",
            "count": 2,
            "first_visit": "2022-05-17T17:43:34.102679+06:00",
            "date": null
        },
        {
            "id": 90181,
            "ip_address": "58.145.187.228",
            "count": 1,
            "first_visit": "2025-09-30T13:00:33.801324+06:00",
            "date": "2025-09-30"
        },
        {
            "id": 79311,
            "ip_address": "58.145.187.229",
            "count": 1,
            "first_visit": "2025-02-22T22:44:52.110673+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 62217,
            "ip_address": "58.145.187.230",
            "count": 1,
            "first_visit": "2024-01-03T17:41:44.190952+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 2592,
            "ip_address": "58.145.187.230",
            "count": 3,
            "first_visit": "2022-01-22T10:08:21.230271+06:00",
            "date": null
        },
        {
            "id": 5595,
            "ip_address": "58.145.187.231",
            "count": 2,
            "first_visit": "2022-05-04T00:35:24.668889+06:00",
            "date": null
        },
        {
            "id": 61716,
            "ip_address": "58.145.187.231",
            "count": 2,
            "first_visit": "2023-12-23T13:32:16.727931+06:00",
            "date": "2023-12-23"
        }
    ]
}