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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5664&ordering=-count",
    "results": [
        {
            "id": 11141,
            "ip_address": "114.119.130.199",
            "count": 5,
            "first_visit": "2022-05-24T21:40:24.217865+06:00",
            "date": null
        },
        {
            "id": 11254,
            "ip_address": "114.119.132.218",
            "count": 5,
            "first_visit": "2022-05-25T00:16:22.673250+06:00",
            "date": null
        },
        {
            "id": 11262,
            "ip_address": "114.119.128.139",
            "count": 5,
            "first_visit": "2022-05-25T00:52:35.456107+06:00",
            "date": null
        },
        {
            "id": 1684,
            "ip_address": "77.88.5.232",
            "count": 5,
            "first_visit": "2022-01-06T05:01:39.688726+06:00",
            "date": null
        },
        {
            "id": 3298,
            "ip_address": "113.11.116.101",
            "count": 5,
            "first_visit": "2022-02-04T09:23:21.980538+06:00",
            "date": null
        },
        {
            "id": 460,
            "ip_address": "101.2.164.16",
            "count": 5,
            "first_visit": "2021-12-08T22:48:00.420833+06:00",
            "date": null
        },
        {
            "id": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 11264,
            "ip_address": "114.119.131.166",
            "count": 5,
            "first_visit": "2022-05-25T00:59:57.366619+06:00",
            "date": null
        }
    ]
}