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

{
    "count": 99281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3872&ordering=-count",
    "results": [
        {
            "id": 54126,
            "ip_address": "202.134.8.138",
            "count": 7,
            "first_visit": "2023-09-02T18:16:26.702251+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54497,
            "ip_address": "120.50.4.32",
            "count": 7,
            "first_visit": "2023-09-07T16:09:07.752948+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 5922,
            "ip_address": "103.86.109.68",
            "count": 7,
            "first_visit": "2022-05-12T21:33:47.037714+06:00",
            "date": null
        },
        {
            "id": 71568,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-28T03:59:28.542842+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 71628,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-30T02:25:26.223002+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 82524,
            "ip_address": "114.119.151.1",
            "count": 7,
            "first_visit": "2025-05-09T06:45:32.678109+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 82559,
            "ip_address": "114.119.151.5",
            "count": 7,
            "first_visit": "2025-05-10T01:15:47.323201+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 5846,
            "ip_address": "114.119.142.131",
            "count": 7,
            "first_visit": "2022-05-11T08:35:52.289535+06:00",
            "date": null
        }
    ]
}