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

{
    "count": 100846,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86608&ordering=-ip_address",
    "results": [
        {
            "id": 1822,
            "ip_address": "103.214.159.237",
            "count": 1,
            "first_visit": "2022-01-11T11:40:55.736618+06:00",
            "date": null
        },
        {
            "id": 23496,
            "ip_address": "103.214.157.242",
            "count": 1,
            "first_visit": "2022-07-18T16:51:45.759762+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 26572,
            "ip_address": "103.214.156.46",
            "count": 1,
            "first_visit": "2022-07-24T08:06:04.266017+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11563,
            "ip_address": "103.214.156.40",
            "count": 1,
            "first_visit": "2022-05-26T00:47:00.758508+06:00",
            "date": null
        },
        {
            "id": 91633,
            "ip_address": "103.214.156.37",
            "count": 1,
            "first_visit": "2025-11-04T23:17:08.262134+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 91936,
            "ip_address": "103.214.156.37",
            "count": 1,
            "first_visit": "2025-11-12T14:43:24.712232+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 88119,
            "ip_address": "103.214.156.32",
            "count": 1,
            "first_visit": "2025-08-20T20:02:20.997604+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 4320,
            "ip_address": "103.214.156.31",
            "count": 1,
            "first_visit": "2022-03-13T00:28:57.855945+06:00",
            "date": null
        }
    ]
}