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

{
    "count": 99613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9944&ordering=ip_address",
    "results": [
        {
            "id": 18998,
            "ip_address": "103.166.171.30",
            "count": 1,
            "first_visit": "2022-06-26T09:19:28.663662+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 2867,
            "ip_address": "103.166.171.4",
            "count": 1,
            "first_visit": "2022-01-26T01:16:49.146947+06:00",
            "date": null
        },
        {
            "id": 1430,
            "ip_address": "103.166.171.5",
            "count": 1,
            "first_visit": "2021-12-28T12:34:42.634836+06:00",
            "date": null
        },
        {
            "id": 81672,
            "ip_address": "103.166.186.16",
            "count": 1,
            "first_visit": "2025-04-20T20:04:27.408699+06:00",
            "date": "2025-04-20"
        },
        {
            "id": 72988,
            "ip_address": "103.166.186.18",
            "count": 1,
            "first_visit": "2024-09-04T20:32:26.232869+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 68107,
            "ip_address": "103.166.186.19",
            "count": 1,
            "first_visit": "2024-05-09T22:54:18.500344+06:00",
            "date": "2024-05-09"
        },
        {
            "id": 88514,
            "ip_address": "103.166.186.21",
            "count": 1,
            "first_visit": "2025-08-27T19:19:44.303520+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 2837,
            "ip_address": "103.166.186.3",
            "count": 3,
            "first_visit": "2022-01-25T19:16:53.211308+06:00",
            "date": null
        }
    ]
}