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

{
    "count": 96174,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-count",
    "results": [
        {
            "id": 38135,
            "ip_address": "66.249.72.166",
            "count": 15,
            "first_visit": "2022-12-02T00:01:40.296677+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 83147,
            "ip_address": "114.119.151.1",
            "count": 15,
            "first_visit": "2025-05-22T00:19:33.553938+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 36318,
            "ip_address": "66.249.73.31",
            "count": 15,
            "first_visit": "2022-10-23T00:03:29.710301+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 34023,
            "ip_address": "114.119.141.152",
            "count": 15,
            "first_visit": "2022-09-08T02:23:57.094921+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 1639,
            "ip_address": "114.119.152.114",
            "count": 15,
            "first_visit": "2022-01-04T09:07:17.211441+06:00",
            "date": null
        },
        {
            "id": 791,
            "ip_address": "114.119.157.239",
            "count": 15,
            "first_visit": "2021-12-18T09:27:16.334970+06:00",
            "date": null
        },
        {
            "id": 1239,
            "ip_address": "114.119.158.138",
            "count": 15,
            "first_visit": "2021-12-22T10:28:04.148768+06:00",
            "date": null
        },
        {
            "id": 1256,
            "ip_address": "114.119.157.3",
            "count": 15,
            "first_visit": "2021-12-22T17:13:56.748335+06:00",
            "date": null
        }
    ]
}