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

{
    "count": 99888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1472&ordering=-count",
    "results": [
        {
            "id": 5204,
            "ip_address": "203.112.75.118",
            "count": 13,
            "first_visit": "2022-04-18T02:55:55.606962+06:00",
            "date": null
        },
        {
            "id": 65996,
            "ip_address": "45.248.151.54",
            "count": 13,
            "first_visit": "2024-03-17T11:17:32.464433+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 33579,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-01T01:30:09.527485+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 30806,
            "ip_address": "103.159.73.228",
            "count": 13,
            "first_visit": "2022-08-02T12:18:37.969433+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 36504,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-10-27T00:10:59.531019+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 83285,
            "ip_address": "114.119.136.188",
            "count": 13,
            "first_visit": "2025-05-26T04:56:14.734899+06:00",
            "date": "2025-05-26"
        },
        {
            "id": 62998,
            "ip_address": "59.153.101.97",
            "count": 13,
            "first_visit": "2024-01-12T21:53:51.426954+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 83257,
            "ip_address": "114.119.130.54",
            "count": 13,
            "first_visit": "2025-05-25T09:40:40.271815+06:00",
            "date": "2025-05-25"
        }
    ]
}