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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78392&ordering=-ip_address",
    "results": [
        {
            "id": 33422,
            "ip_address": "103.83.232.73",
            "count": 1,
            "first_visit": "2022-08-30T12:48:48.287676+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 28189,
            "ip_address": "103.83.232.71",
            "count": 2,
            "first_visit": "2022-07-27T12:53:04.295946+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 90852,
            "ip_address": "103.83.232.71",
            "count": 1,
            "first_visit": "2025-10-16T11:49:50.103570+06:00",
            "date": "2025-10-16"
        },
        {
            "id": 101026,
            "ip_address": "103.83.232.70",
            "count": 1,
            "first_visit": "2026-07-31T22:36:24.369051+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 4708,
            "ip_address": "103.83.232.70",
            "count": 1,
            "first_visit": "2022-03-27T14:31:27.383607+06:00",
            "date": null
        },
        {
            "id": 26587,
            "ip_address": "103.83.232.69",
            "count": 1,
            "first_visit": "2022-07-24T08:30:45.460284+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 38030,
            "ip_address": "103.83.232.69",
            "count": 1,
            "first_visit": "2022-11-30T08:48:07.582779+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 1865,
            "ip_address": "103.83.232.68",
            "count": 1,
            "first_visit": "2022-01-11T13:51:48.571514+06:00",
            "date": null
        }
    ]
}