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

{
    "count": 99677,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=552&ordering=-count",
    "results": [
        {
            "id": 35503,
            "ip_address": "114.119.134.123",
            "count": 18,
            "first_visit": "2022-10-05T05:37:28.435475+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 37273,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-11-12T01:32:49.107658+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 84174,
            "ip_address": "114.119.132.88",
            "count": 18,
            "first_visit": "2025-06-19T02:38:57.029356+06:00",
            "date": "2025-06-19"
        },
        {
            "id": 4560,
            "ip_address": "172.104.210.253",
            "count": 18,
            "first_visit": "2022-03-21T16:17:59.953621+06:00",
            "date": null
        },
        {
            "id": 35346,
            "ip_address": "114.119.141.168",
            "count": 18,
            "first_visit": "2022-10-02T06:50:05.561866+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35393,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-03T03:20:50.874007+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 310,
            "ip_address": "114.119.159.20",
            "count": 18,
            "first_visit": "2021-12-06T18:04:12.525708+06:00",
            "date": null
        },
        {
            "id": 35235,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-09-30T01:01:46.646484+06:00",
            "date": "2022-09-30"
        }
    ]
}