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

{
    "count": 102627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5656&ordering=-count",
    "results": [
        {
            "id": 34916,
            "ip_address": "119.30.32.203",
            "count": 5,
            "first_visit": "2022-09-24T11:40:24.916550+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 11318,
            "ip_address": "114.119.130.178",
            "count": 5,
            "first_visit": "2022-05-25T07:57:13.104023+06:00",
            "date": null
        },
        {
            "id": 841,
            "ip_address": "114.130.84.154",
            "count": 5,
            "first_visit": "2021-12-19T18:28:51.601943+06:00",
            "date": null
        },
        {
            "id": 80969,
            "ip_address": "114.119.130.54",
            "count": 5,
            "first_visit": "2025-04-05T00:15:46.683954+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 11405,
            "ip_address": "220.247.130.67",
            "count": 5,
            "first_visit": "2022-05-25T18:11:34.774590+06:00",
            "date": null
        },
        {
            "id": 81039,
            "ip_address": "114.119.130.54",
            "count": 5,
            "first_visit": "2025-04-06T17:14:30.094252+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 3431,
            "ip_address": "202.134.9.129",
            "count": 5,
            "first_visit": "2022-02-08T11:46:37.558525+06:00",
            "date": null
        },
        {
            "id": 81018,
            "ip_address": "202.84.37.33",
            "count": 5,
            "first_visit": "2025-04-06T11:21:23.863724+06:00",
            "date": "2025-04-06"
        }
    ]
}