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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9856&ordering=-count",
    "results": [
        {
            "id": 72825,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-09-01T03:53:59.408852+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 7618,
            "ip_address": "119.30.35.166",
            "count": 3,
            "first_visit": "2022-05-17T07:20:02.021475+06:00",
            "date": null
        },
        {
            "id": 72956,
            "ip_address": "66.249.89.64",
            "count": 3,
            "first_visit": "2024-09-04T05:42:14.664728+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 7701,
            "ip_address": "116.58.205.195",
            "count": 3,
            "first_visit": "2022-05-17T09:10:52.378472+06:00",
            "date": null
        },
        {
            "id": 6961,
            "ip_address": "103.31.155.245",
            "count": 3,
            "first_visit": "2022-05-16T18:04:02.828354+06:00",
            "date": null
        },
        {
            "id": 7712,
            "ip_address": "103.230.106.20",
            "count": 3,
            "first_visit": "2022-05-17T09:19:01.943914+06:00",
            "date": null
        },
        {
            "id": 72959,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-09-04T07:29:25.807956+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 33282,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-08-29T09:18:06.013542+06:00",
            "date": "2022-08-29"
        }
    ]
}