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

{
    "count": 98176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15120&ordering=ip_address",
    "results": [
        {
            "id": 7222,
            "ip_address": "103.230.104.29",
            "count": 1,
            "first_visit": "2022-05-16T20:02:58.670646+06:00",
            "date": null
        },
        {
            "id": 43005,
            "ip_address": "103.230.104.3",
            "count": 1,
            "first_visit": "2023-03-02T14:20:14.299740+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 87038,
            "ip_address": "103.230.104.30",
            "count": 1,
            "first_visit": "2025-08-03T16:10:43.494529+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 11469,
            "ip_address": "103.230.104.30",
            "count": 2,
            "first_visit": "2022-05-25T22:32:38.999029+06:00",
            "date": null
        },
        {
            "id": 78367,
            "ip_address": "103.230.104.32",
            "count": 1,
            "first_visit": "2025-01-29T22:52:13.700912+06:00",
            "date": "2025-01-29"
        },
        {
            "id": 67721,
            "ip_address": "103.230.104.33",
            "count": 1,
            "first_visit": "2024-04-30T11:05:34.970571+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 18683,
            "ip_address": "103.230.104.33",
            "count": 1,
            "first_visit": "2022-06-25T16:57:17.718190+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 92942,
            "ip_address": "103.230.104.33",
            "count": 2,
            "first_visit": "2025-12-13T11:17:45.139256+06:00",
            "date": "2025-12-13"
        }
    ]
}