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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=-count",
    "results": [
        {
            "id": 34346,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-09-14T03:07:15.613447+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 83437,
            "ip_address": "114.119.151.5",
            "count": 15,
            "first_visit": "2025-05-30T05:05:38.268099+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 1256,
            "ip_address": "114.119.157.3",
            "count": 15,
            "first_visit": "2021-12-22T17:13:56.748335+06:00",
            "date": null
        },
        {
            "id": 27963,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-07-27T01:24:34.584300+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 83323,
            "ip_address": "114.119.136.188",
            "count": 15,
            "first_visit": "2025-05-27T04:13:33.045152+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 281,
            "ip_address": "114.119.152.221",
            "count": 15,
            "first_visit": "2021-12-06T11:54:50.766649+06:00",
            "date": null
        },
        {
            "id": 619,
            "ip_address": "114.119.153.56",
            "count": 15,
            "first_visit": "2021-12-12T18:32:12.370418+06:00",
            "date": null
        },
        {
            "id": 36511,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-10-27T03:47:32.621362+06:00",
            "date": "2022-10-27"
        }
    ]
}