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

{
    "count": 98413,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84224&ordering=-ip_address",
    "results": [
        {
            "id": 5594,
            "ip_address": "103.217.111.136",
            "count": 2,
            "first_visit": "2022-05-04T00:01:59.426595+06:00",
            "date": null
        },
        {
            "id": 40296,
            "ip_address": "103.217.111.135",
            "count": 4,
            "first_visit": "2023-01-13T00:37:51.518541+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 483,
            "ip_address": "103.217.111.135",
            "count": 1,
            "first_visit": "2021-12-09T12:01:55.478651+06:00",
            "date": null
        },
        {
            "id": 34775,
            "ip_address": "103.217.111.135",
            "count": 1,
            "first_visit": "2022-09-21T18:48:20.090561+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 88880,
            "ip_address": "103.217.111.135",
            "count": 1,
            "first_visit": "2025-09-03T07:36:07.819277+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 88086,
            "ip_address": "103.217.111.135",
            "count": 2,
            "first_visit": "2025-08-20T12:10:48.239536+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 87964,
            "ip_address": "103.217.111.135",
            "count": 1,
            "first_visit": "2025-08-18T18:19:36.424176+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 89640,
            "ip_address": "103.217.111.135",
            "count": 1,
            "first_visit": "2025-09-17T09:24:28.357088+06:00",
            "date": "2025-09-17"
        }
    ]
}