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

{
    "count": 99898,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1552&ordering=-count",
    "results": [
        {
            "id": 5253,
            "ip_address": "103.159.188.159",
            "count": 13,
            "first_visit": "2022-04-19T15:31:45.632247+06:00",
            "date": null
        },
        {
            "id": 78869,
            "ip_address": "116.68.199.78",
            "count": 13,
            "first_visit": "2025-02-12T13:58:36.370293+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 83575,
            "ip_address": "114.119.140.186",
            "count": 13,
            "first_visit": "2025-06-02T01:35:29.274209+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 83670,
            "ip_address": "114.119.130.54",
            "count": 13,
            "first_visit": "2025-06-04T03:25:36.361999+06:00",
            "date": "2025-06-04"
        },
        {
            "id": 30121,
            "ip_address": "66.249.66.33",
            "count": 12,
            "first_visit": "2022-07-31T00:49:56.958237+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 67096,
            "ip_address": "103.184.24.164",
            "count": 12,
            "first_visit": "2024-04-17T18:22:13.761533+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 33663,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-09-02T03:12:15.296951+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 252,
            "ip_address": "114.119.156.154",
            "count": 12,
            "first_visit": "2021-12-06T03:51:59.877044+06:00",
            "date": null
        }
    ]
}