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

{
    "count": 93051,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10376&ordering=-ip_address",
    "results": [
        {
            "id": 5595,
            "ip_address": "58.145.187.231",
            "count": 2,
            "first_visit": "2022-05-04T00:35:24.668889+06:00",
            "date": null
        },
        {
            "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": 2592,
            "ip_address": "58.145.187.230",
            "count": 3,
            "first_visit": "2022-01-22T10:08:21.230271+06:00",
            "date": null
        },
        {
            "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": 79311,
            "ip_address": "58.145.187.229",
            "count": 1,
            "first_visit": "2025-02-22T22:44:52.110673+06:00",
            "date": "2025-02-22"
        },
        {
            "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": 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
        }
    ]
}