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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42512&ordering=-ip_address",
    "results": [
        {
            "id": 32546,
            "ip_address": "174.90.223.253",
            "count": 1,
            "first_visit": "2022-08-20T22:29:42.061484+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 92849,
            "ip_address": "174.89.40.8",
            "count": 1,
            "first_visit": "2025-12-10T18:54:11.996527+06:00",
            "date": "2025-12-10"
        },
        {
            "id": 5388,
            "ip_address": "174.89.108.233",
            "count": 1,
            "first_visit": "2022-04-26T03:32:39.482330+06:00",
            "date": null
        },
        {
            "id": 3410,
            "ip_address": "174.88.30.215",
            "count": 1,
            "first_visit": "2022-02-07T22:46:35.106893+06:00",
            "date": null
        },
        {
            "id": 90487,
            "ip_address": "174.7.32.55",
            "count": 1,
            "first_visit": "2025-10-07T22:51:36.723726+06:00",
            "date": "2025-10-07"
        },
        {
            "id": 90752,
            "ip_address": "174.7.32.55",
            "count": 1,
            "first_visit": "2025-10-14T21:31:31.504940+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 100115,
            "ip_address": "174.72.228.136",
            "count": 1,
            "first_visit": "2026-07-10T10:55:15.109119+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 34411,
            "ip_address": "174.71.113.235",
            "count": 1,
            "first_visit": "2022-09-15T03:46:13.338341+06:00",
            "date": "2022-09-15"
        }
    ]
}