GET /user_management/visitor-free/?format=api&offset=2416&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=2424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2408&ordering=-count",
    "results": [
        {
            "id": 81435,
            "ip_address": "114.119.136.188",
            "count": 10,
            "first_visit": "2025-04-15T02:46:55.465326+06:00",
            "date": "2025-04-15"
        },
        {
            "id": 83571,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-02T00:19:45.479725+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 86621,
            "ip_address": "114.119.137.91",
            "count": 10,
            "first_visit": "2025-07-28T00:30:09.117915+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 72050,
            "ip_address": "66.249.69.6",
            "count": 9,
            "first_visit": "2024-08-12T00:21:06.834869+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 71953,
            "ip_address": "66.249.79.228",
            "count": 9,
            "first_visit": "2024-08-09T04:30:39.376301+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 34282,
            "ip_address": "114.119.141.168",
            "count": 9,
            "first_visit": "2022-09-13T00:46:03.407672+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 11,
            "ip_address": "18.190.87.2",
            "count": 9,
            "first_visit": "2021-12-02T18:22:47.411986+06:00",
            "date": null
        },
        {
            "id": 37313,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-13T00:28:07.536774+06:00",
            "date": "2022-11-13"
        }
    ]
}