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

{
    "count": 95659,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18104&ordering=ip_address",
    "results": [
        {
            "id": 91764,
            "ip_address": "103.49.200.145",
            "count": 2,
            "first_visit": "2025-11-08T17:55:59.865258+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 47178,
            "ip_address": "103.49.200.36",
            "count": 1,
            "first_visit": "2023-05-26T12:19:33.628986+06:00",
            "date": "2023-05-26"
        },
        {
            "id": 48290,
            "ip_address": "103.49.200.36",
            "count": 1,
            "first_visit": "2023-06-15T16:59:30.778442+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 2155,
            "ip_address": "103.49.200.36",
            "count": 14,
            "first_visit": "2022-01-14T00:58:51.135320+06:00",
            "date": null
        },
        {
            "id": 64199,
            "ip_address": "103.49.200.38",
            "count": 1,
            "first_visit": "2024-02-01T16:38:48.315050+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 15083,
            "ip_address": "103.49.200.41",
            "count": 1,
            "first_visit": "2022-06-14T21:03:11.451398+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 6709,
            "ip_address": "103.49.200.45",
            "count": 4,
            "first_visit": "2022-05-16T13:27:51.464304+06:00",
            "date": null
        },
        {
            "id": 35870,
            "ip_address": "103.49.200.46",
            "count": 2,
            "first_visit": "2022-10-14T02:14:25.428112+06:00",
            "date": "2022-10-14"
        }
    ]
}