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

{
    "count": 102476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3456&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=-count",
    "results": [
        {
            "id": 167,
            "ip_address": "66.249.66.77",
            "count": 8,
            "first_visit": "2021-12-04T20:18:53.312132+06:00",
            "date": null
        },
        {
            "id": 72848,
            "ip_address": "43.245.120.37",
            "count": 8,
            "first_visit": "2024-09-01T14:43:59.324597+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 7762,
            "ip_address": "42.0.7.227",
            "count": 8,
            "first_visit": "2022-05-17T09:48:47.494774+06:00",
            "date": null
        },
        {
            "id": 72545,
            "ip_address": "66.249.69.7",
            "count": 8,
            "first_visit": "2024-08-26T01:02:33.041348+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 21022,
            "ip_address": "3.83.227.38",
            "count": 8,
            "first_visit": "2022-07-04T09:44:51.878098+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 48562,
            "ip_address": "103.111.116.15",
            "count": 8,
            "first_visit": "2023-06-20T09:06:03.975734+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 35828,
            "ip_address": "103.87.214.223",
            "count": 8,
            "first_visit": "2022-10-13T11:13:29.114464+06:00",
            "date": "2022-10-13"
        }
    ]
}