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

{
    "count": 92227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4584&ordering=ip_address",
    "results": [
        {
            "id": 73442,
            "ip_address": "103.133.78.28",
            "count": 1,
            "first_visit": "2024-09-14T17:12:16.180755+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73554,
            "ip_address": "103.133.78.29",
            "count": 1,
            "first_visit": "2024-09-16T22:40:20.727031+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 91545,
            "ip_address": "103.133.78.54",
            "count": 1,
            "first_visit": "2025-11-02T21:11:50.084602+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 53499,
            "ip_address": "103.133.79.169",
            "count": 3,
            "first_visit": "2023-08-25T14:58:12.515594+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 78028,
            "ip_address": "103.134.124.11",
            "count": 1,
            "first_visit": "2025-01-19T18:03:43.970978+06:00",
            "date": "2025-01-19"
        },
        {
            "id": 8616,
            "ip_address": "103.134.124.123",
            "count": 1,
            "first_visit": "2022-05-18T02:26:02.136601+06:00",
            "date": null
        },
        {
            "id": 83588,
            "ip_address": "103.134.124.32",
            "count": 1,
            "first_visit": "2025-06-02T09:31:39.360637+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 12306,
            "ip_address": "103.134.124.33",
            "count": 1,
            "first_visit": "2022-05-28T22:40:19.434020+06:00",
            "date": null
        }
    ]
}