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

{
    "count": 100326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88696&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 78601,
            "ip_address": "58.145.187.231",
            "count": 3,
            "first_visit": "2025-02-05T08:18:01.503499+06:00",
            "date": "2025-02-05"
        },
        {
            "id": 7354,
            "ip_address": "58.145.187.232",
            "count": 1,
            "first_visit": "2022-05-16T22:18:03.716111+06:00",
            "date": null
        },
        {
            "id": 28112,
            "ip_address": "58.145.187.233",
            "count": 1,
            "first_visit": "2022-07-27T10:49:20.607841+06:00",
            "date": "2022-07-27"
        }
    ]
}