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

{
    "count": 100879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17136&ordering=-ip_address",
    "results": [
        {
            "id": 4587,
            "ip_address": "43.224.116.146",
            "count": 1,
            "first_visit": "2022-03-22T15:06:26.644792+06:00",
            "date": null
        },
        {
            "id": 16816,
            "ip_address": "43.224.116.145",
            "count": 1,
            "first_visit": "2022-06-20T12:55:02.501814+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 94273,
            "ip_address": "43.224.116.110",
            "count": 4,
            "first_visit": "2026-01-20T11:00:35.383534+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 87922,
            "ip_address": "43.224.111.7",
            "count": 1,
            "first_visit": "2025-08-18T03:20:55.730170+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 59391,
            "ip_address": "43.224.111.6",
            "count": 1,
            "first_visit": "2023-11-13T00:10:47.327895+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 69440,
            "ip_address": "43.224.111.31",
            "count": 1,
            "first_visit": "2024-06-05T00:12:13.501959+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 4208,
            "ip_address": "43.224.111.232",
            "count": 2,
            "first_visit": "2022-03-09T07:05:33.301842+06:00",
            "date": null
        },
        {
            "id": 1598,
            "ip_address": "43.224.111.208",
            "count": 1,
            "first_visit": "2022-01-02T15:29:38.588671+06:00",
            "date": null
        }
    ]
}