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

{
    "count": 95031,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1840&ordering=ip_address",
    "results": [
        {
            "id": 9943,
            "ip_address": "103.113.149.48",
            "count": 1,
            "first_visit": "2022-05-21T08:02:59.571781+06:00",
            "date": null
        },
        {
            "id": 3688,
            "ip_address": "103.113.149.53",
            "count": 2,
            "first_visit": "2022-02-17T13:07:48.920063+06:00",
            "date": null
        },
        {
            "id": 23569,
            "ip_address": "103.113.149.60",
            "count": 1,
            "first_visit": "2022-07-18T21:27:23.264633+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 47422,
            "ip_address": "103.113.149.72",
            "count": 1,
            "first_visit": "2023-05-31T14:08:37.761282+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 73977,
            "ip_address": "103.113.149.86",
            "count": 3,
            "first_visit": "2024-10-04T11:15:08.014747+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 85344,
            "ip_address": "103.113.149.97",
            "count": 13,
            "first_visit": "2025-07-06T18:29:21.815957+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 85616,
            "ip_address": "103.113.149.97",
            "count": 3,
            "first_visit": "2025-07-10T23:16:03.009387+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 85357,
            "ip_address": "103.113.149.97",
            "count": 1,
            "first_visit": "2025-07-07T00:34:11.432423+06:00",
            "date": "2025-07-07"
        }
    ]
}