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

{
    "count": 102241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1592&ordering=-count",
    "results": [
        {
            "id": 415,
            "ip_address": "114.119.167.18",
            "count": 12,
            "first_visit": "2021-12-08T12:42:25.062250+06:00",
            "date": null
        },
        {
            "id": 4688,
            "ip_address": "58.145.184.228",
            "count": 12,
            "first_visit": "2022-03-26T14:55:56.029820+06:00",
            "date": null
        },
        {
            "id": 70228,
            "ip_address": "114.119.145.187",
            "count": 12,
            "first_visit": "2024-06-24T14:34:53.919140+06:00",
            "date": "2024-06-24"
        },
        {
            "id": 69919,
            "ip_address": "34.237.76.205",
            "count": 12,
            "first_visit": "2024-06-15T21:22:06.424342+06:00",
            "date": "2024-06-15"
        },
        {
            "id": 30121,
            "ip_address": "66.249.66.33",
            "count": 12,
            "first_visit": "2022-07-31T00:49:56.958237+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 110,
            "ip_address": "114.119.153.25",
            "count": 12,
            "first_visit": "2021-12-04T00:37:21.464655+06:00",
            "date": null
        },
        {
            "id": 513,
            "ip_address": "114.119.152.147",
            "count": 12,
            "first_visit": "2021-12-10T00:40:51.075511+06:00",
            "date": null
        },
        {
            "id": 39014,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-12-20T02:27:55.128964+06:00",
            "date": "2022-12-20"
        }
    ]
}