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

{
    "count": 92262,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5800&ordering=ip_address",
    "results": [
        {
            "id": 68108,
            "ip_address": "103.140.83.128",
            "count": 1,
            "first_visit": "2024-05-09T23:45:39.177177+06:00",
            "date": "2024-05-09"
        },
        {
            "id": 26108,
            "ip_address": "103.140.83.136",
            "count": 1,
            "first_visit": "2022-07-22T23:35:21.125174+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2025,
            "ip_address": "103.140.83.138",
            "count": 2,
            "first_visit": "2022-01-12T11:33:38.000102+06:00",
            "date": null
        },
        {
            "id": 65710,
            "ip_address": "103.140.83.139",
            "count": 1,
            "first_visit": "2024-03-09T15:22:55.677249+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 8658,
            "ip_address": "103.140.83.139",
            "count": 1,
            "first_visit": "2022-05-18T07:10:44.734537+06:00",
            "date": null
        },
        {
            "id": 73041,
            "ip_address": "103.140.83.143",
            "count": 4,
            "first_visit": "2024-09-06T09:47:37.687431+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 86043,
            "ip_address": "103.140.83.149",
            "count": 1,
            "first_visit": "2025-07-18T11:23:20.510430+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 92319,
            "ip_address": "103.140.83.152",
            "count": 1,
            "first_visit": "2025-11-23T16:13:28.906207+06:00",
            "date": "2025-11-23"
        }
    ]
}