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

{
    "count": 92538,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9584&ordering=ip_address",
    "results": [
        {
            "id": 67699,
            "ip_address": "103.168.207.98",
            "count": 1,
            "first_visit": "2024-04-29T21:47:18.284711+06:00",
            "date": "2024-04-29"
        },
        {
            "id": 72483,
            "ip_address": "103.168.207.98",
            "count": 1,
            "first_visit": "2024-08-24T10:37:55.169608+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 57846,
            "ip_address": "103.168.208.4",
            "count": 1,
            "first_visit": "2023-10-17T22:12:33.948870+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 7370,
            "ip_address": "103.168.225.2",
            "count": 1,
            "first_visit": "2022-05-16T22:30:16.518150+06:00",
            "date": null
        },
        {
            "id": 6311,
            "ip_address": "103.168.225.4",
            "count": 1,
            "first_visit": "2022-05-15T10:22:39.685672+06:00",
            "date": null
        },
        {
            "id": 33213,
            "ip_address": "103.168.241.157",
            "count": 1,
            "first_visit": "2022-08-28T18:09:12.339028+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 7613,
            "ip_address": "103.168.69.209",
            "count": 1,
            "first_visit": "2022-05-17T07:04:27.533714+06:00",
            "date": null
        },
        {
            "id": 9024,
            "ip_address": "103.168.69.21",
            "count": 1,
            "first_visit": "2022-05-18T17:12:00.023079+06:00",
            "date": null
        }
    ]
}