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

{
    "count": 99467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2984&ordering=-count",
    "results": [
        {
            "id": 9900,
            "ip_address": "123.253.65.4",
            "count": 8,
            "first_visit": "2022-05-21T00:03:01.013813+06:00",
            "date": null
        },
        {
            "id": 1509,
            "ip_address": "103.25.251.251",
            "count": 8,
            "first_visit": "2021-12-31T14:14:56.455929+06:00",
            "date": null
        },
        {
            "id": 63025,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-13T11:02:42.545381+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 10021,
            "ip_address": "37.111.197.130",
            "count": 8,
            "first_visit": "2022-05-21T14:35:49.922077+06:00",
            "date": null
        },
        {
            "id": 5236,
            "ip_address": "3.239.129.103",
            "count": 8,
            "first_visit": "2022-04-19T06:14:58.130831+06:00",
            "date": null
        },
        {
            "id": 82052,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-04-30T03:11:29.424425+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 1452,
            "ip_address": "202.51.190.114",
            "count": 8,
            "first_visit": "2021-12-28T20:36:14.427391+06:00",
            "date": null
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        }
    ]
}