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

{
    "count": 103394,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54392&ordering=-ip_address",
    "results": [
        {
            "id": 3155,
            "ip_address": "118.179.181.193",
            "count": 1,
            "first_visit": "2022-02-01T01:52:29.207150+06:00",
            "date": null
        },
        {
            "id": 4727,
            "ip_address": "118.179.180.25",
            "count": 1,
            "first_visit": "2022-03-28T07:19:39.264810+06:00",
            "date": null
        },
        {
            "id": 37133,
            "ip_address": "118.179.180.209",
            "count": 1,
            "first_visit": "2022-11-09T01:06:09.523678+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 79309,
            "ip_address": "118.179.180.189",
            "count": 1,
            "first_visit": "2025-02-22T22:08:51.687047+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 373,
            "ip_address": "118.179.179.57",
            "count": 1,
            "first_visit": "2021-12-07T22:41:41.941514+06:00",
            "date": null
        },
        {
            "id": 4409,
            "ip_address": "118.179.179.212",
            "count": 1,
            "first_visit": "2022-03-16T11:37:50.420130+06:00",
            "date": null
        },
        {
            "id": 64813,
            "ip_address": "118.179.179.209",
            "count": 1,
            "first_visit": "2024-02-16T23:58:37.453516+06:00",
            "date": "2024-02-16"
        },
        {
            "id": 64814,
            "ip_address": "118.179.179.209",
            "count": 1,
            "first_visit": "2024-02-17T00:00:11.312531+06:00",
            "date": "2024-02-17"
        }
    ]
}