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

{
    "count": 98435,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19104&ordering=ip_address",
    "results": [
        {
            "id": 97765,
            "ip_address": "103.57.21.20",
            "count": 2,
            "first_visit": "2026-05-06T09:01:57.493414+06:00",
            "date": "2026-05-06"
        },
        {
            "id": 7690,
            "ip_address": "103.57.21.42",
            "count": 2,
            "first_visit": "2022-05-17T08:58:41.603759+06:00",
            "date": null
        },
        {
            "id": 72518,
            "ip_address": "103.57.21.42",
            "count": 1,
            "first_visit": "2024-08-25T08:07:01.815759+06:00",
            "date": "2024-08-25"
        },
        {
            "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": 25696,
            "ip_address": "103.57.21.42",
            "count": 1,
            "first_visit": "2022-07-21T22:40:40.396118+06:00",
            "date": "2022-07-21"
        },
        {
            "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
        }
    ]
}