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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39512&ordering=-ip_address",
    "results": [
        {
            "id": 12692,
            "ip_address": "190.142.193.9",
            "count": 1,
            "first_visit": "2022-05-30T05:53:54.552931+06:00",
            "date": null
        },
        {
            "id": 12017,
            "ip_address": "190.142.193.4",
            "count": 2,
            "first_visit": "2022-05-27T22:48:02.510763+06:00",
            "date": null
        },
        {
            "id": 20777,
            "ip_address": "190.142.193.11",
            "count": 1,
            "first_visit": "2022-07-03T00:48:26.535829+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 12110,
            "ip_address": "190.142.193.11",
            "count": 3,
            "first_visit": "2022-05-28T06:41:51.760728+06:00",
            "date": null
        },
        {
            "id": 11955,
            "ip_address": "190.129.124.5",
            "count": 1,
            "first_visit": "2022-05-27T18:00:39.638096+06:00",
            "date": null
        },
        {
            "id": 48779,
            "ip_address": "190.12.68.85",
            "count": 1,
            "first_visit": "2023-06-24T23:38:36.532885+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 79061,
            "ip_address": "190.107.28.223",
            "count": 2,
            "first_visit": "2025-02-17T23:34:40.001229+06:00",
            "date": "2025-02-17"
        },
        {
            "id": 78807,
            "ip_address": "190.107.28.223",
            "count": 2,
            "first_visit": "2025-02-11T00:15:06.637384+06:00",
            "date": "2025-02-11"
        }
    ]
}