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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26392&ordering=-ip_address",
    "results": [
        {
            "id": 6257,
            "ip_address": "37.111.193.130",
            "count": 1,
            "first_visit": "2022-05-15T07:56:17.956441+06:00",
            "date": null
        },
        {
            "id": 6685,
            "ip_address": "37.111.193.13",
            "count": 1,
            "first_visit": "2022-05-16T13:06:34.555521+06:00",
            "date": null
        },
        {
            "id": 13965,
            "ip_address": "37.111.193.13",
            "count": 2,
            "first_visit": "2022-06-08T10:22:02.323427+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 9114,
            "ip_address": "37.111.193.129",
            "count": 2,
            "first_visit": "2022-05-18T22:30:24.428163+06:00",
            "date": null
        },
        {
            "id": 9701,
            "ip_address": "37.111.193.127",
            "count": 2,
            "first_visit": "2022-05-20T13:07:14.212265+06:00",
            "date": null
        },
        {
            "id": 68845,
            "ip_address": "37.111.193.127",
            "count": 1,
            "first_visit": "2024-05-22T13:31:43.362500+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 91199,
            "ip_address": "37.111.193.126",
            "count": 2,
            "first_visit": "2025-10-25T10:17:11.381832+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 86571,
            "ip_address": "37.111.193.125",
            "count": 3,
            "first_visit": "2025-07-27T09:27:34.103514+06:00",
            "date": "2025-07-27"
        }
    ]
}