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

{
    "count": 99267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98584&ordering=ip_address",
    "results": [
        {
            "id": 92496,
            "ip_address": "89.109.51.103",
            "count": 1,
            "first_visit": "2025-11-29T22:00:56.951717+06:00",
            "date": "2025-11-29"
        },
        {
            "id": 97809,
            "ip_address": "89.110.64.65",
            "count": 1,
            "first_visit": "2026-05-07T13:41:14.305474+06:00",
            "date": "2026-05-07"
        },
        {
            "id": 17955,
            "ip_address": "89.111.192.102",
            "count": 1,
            "first_visit": "2022-06-24T03:54:55.305924+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 11247,
            "ip_address": "89.111.192.6",
            "count": 1,
            "first_visit": "2022-05-25T00:00:37.228914+06:00",
            "date": null
        },
        {
            "id": 93218,
            "ip_address": "89.114.216.145",
            "count": 1,
            "first_visit": "2025-12-22T20:55:29.060082+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 3962,
            "ip_address": "89.115.187.247",
            "count": 1,
            "first_visit": "2022-02-28T23:04:55.401540+06:00",
            "date": null
        },
        {
            "id": 58175,
            "ip_address": "89.116.61.19",
            "count": 1,
            "first_visit": "2023-10-22T07:34:48.985775+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 76866,
            "ip_address": "89.116.71.83",
            "count": 1,
            "first_visit": "2024-12-18T03:16:58.321752+06:00",
            "date": "2024-12-18"
        }
    ]
}