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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88920&ordering=-ip_address",
    "results": [
        {
            "id": 51259,
            "ip_address": "103.159.72.111",
            "count": 1,
            "first_visit": "2023-07-30T22:47:20.498557+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 81447,
            "ip_address": "103.159.72.105",
            "count": 4,
            "first_visit": "2025-04-15T10:49:55.847241+06:00",
            "date": "2025-04-15"
        },
        {
            "id": 95633,
            "ip_address": "103.159.72.101",
            "count": 1,
            "first_visit": "2026-02-28T22:03:38.143526+06:00",
            "date": "2026-02-28"
        },
        {
            "id": 30110,
            "ip_address": "103.159.5.9",
            "count": 1,
            "first_visit": "2022-07-31T00:19:11.022778+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 31302,
            "ip_address": "103.159.5.12",
            "count": 1,
            "first_visit": "2022-08-06T01:23:07.050459+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 13538,
            "ip_address": "103.159.255.85",
            "count": 1,
            "first_visit": "2022-06-05T06:33:36.337234+06:00",
            "date": null
        },
        {
            "id": 10241,
            "ip_address": "103.159.255.203",
            "count": 2,
            "first_visit": "2022-05-22T09:57:19.264045+06:00",
            "date": null
        },
        {
            "id": 9905,
            "ip_address": "103.159.255.202",
            "count": 1,
            "first_visit": "2022-05-21T00:16:28.611207+06:00",
            "date": null
        }
    ]
}