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

{
    "count": 100610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19536&ordering=ip_address",
    "results": [
        {
            "id": 25997,
            "ip_address": "103.57.21.42",
            "count": 1,
            "first_visit": "2022-07-22T15:16:48.149450+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 99807,
            "ip_address": "103.57.21.53",
            "count": 1,
            "first_visit": "2026-07-02T13:13:30.118166+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 86886,
            "ip_address": "103.57.22.52",
            "count": 1,
            "first_visit": "2025-08-01T15:02:23.752479+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 50901,
            "ip_address": "103.58.72.12",
            "count": 1,
            "first_visit": "2023-07-26T13:37:23.455648+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 13414,
            "ip_address": "103.58.72.120",
            "count": 1,
            "first_visit": "2022-06-02T23:03:03.712678+06:00",
            "date": null
        },
        {
            "id": 5606,
            "ip_address": "103.58.72.13",
            "count": 1,
            "first_visit": "2022-05-04T17:17:30.499638+06:00",
            "date": null
        },
        {
            "id": 15104,
            "ip_address": "103.58.72.15",
            "count": 1,
            "first_visit": "2022-06-14T23:55:43.026439+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 42217,
            "ip_address": "103.58.72.15",
            "count": 1,
            "first_visit": "2023-02-15T13:34:19.181798+06:00",
            "date": "2023-02-15"
        }
    ]
}