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

{
    "count": 96227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1216&ordering=-ip_address",
    "results": [
        {
            "id": 4078,
            "ip_address": "79.87.143.164",
            "count": 2,
            "first_visit": "2022-03-04T20:25:12.874473+06:00",
            "date": null
        },
        {
            "id": 16640,
            "ip_address": "79.248.238.153",
            "count": 1,
            "first_visit": "2022-06-19T19:11:11.551765+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 17381,
            "ip_address": "79.248.238.153",
            "count": 1,
            "first_visit": "2022-06-22T14:25:15.351020+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3535,
            "ip_address": "79.247.98.57",
            "count": 1,
            "first_visit": "2022-02-11T21:34:24.067301+06:00",
            "date": null
        },
        {
            "id": 59156,
            "ip_address": "79.173.92.119",
            "count": 1,
            "first_visit": "2023-11-08T02:21:58.933365+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 75934,
            "ip_address": "79.173.90.59",
            "count": 1,
            "first_visit": "2024-11-22T07:31:28.744385+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 84670,
            "ip_address": "79.173.88.251",
            "count": 1,
            "first_visit": "2025-06-28T16:48:05.597954+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 90345,
            "ip_address": "79.173.88.220",
            "count": 1,
            "first_visit": "2025-10-04T21:49:21.711584+06:00",
            "date": "2025-10-04"
        }
    ]
}