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

{
    "count": 100146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95672&ordering=ip_address",
    "results": [
        {
            "id": 3633,
            "ip_address": "66.249.79.188",
            "count": 8,
            "first_visit": "2022-02-15T17:35:57.223050+06:00",
            "date": null
        },
        {
            "id": 3632,
            "ip_address": "66.249.79.190",
            "count": 4,
            "first_visit": "2022-02-15T17:26:36.904462+06:00",
            "date": null
        },
        {
            "id": 42520,
            "ip_address": "66.249.79.190",
            "count": 1,
            "first_visit": "2023-02-22T00:55:54.909953+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 77603,
            "ip_address": "66.249.79.196",
            "count": 4,
            "first_visit": "2025-01-08T03:27:59.680606+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 77587,
            "ip_address": "66.249.79.196",
            "count": 1,
            "first_visit": "2025-01-07T19:02:04.696720+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 78266,
            "ip_address": "66.249.79.196",
            "count": 1,
            "first_visit": "2025-01-26T23:18:46.601610+06:00",
            "date": "2025-01-26"
        },
        {
            "id": 77212,
            "ip_address": "66.249.79.196",
            "count": 1,
            "first_visit": "2024-12-27T11:41:32.017707+06:00",
            "date": "2024-12-27"
        },
        {
            "id": 81496,
            "ip_address": "66.249.79.196",
            "count": 2,
            "first_visit": "2025-04-16T18:44:47.133293+06:00",
            "date": "2025-04-16"
        }
    ]
}