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

{
    "count": 100301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6712&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6696&ordering=-count",
    "results": [
        {
            "id": 23625,
            "ip_address": "103.129.210.29",
            "count": 5,
            "first_visit": "2022-07-18T21:56:08.251498+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 79130,
            "ip_address": "103.144.200.195",
            "count": 5,
            "first_visit": "2025-02-19T11:05:21.487341+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 57637,
            "ip_address": "37.111.204.124",
            "count": 5,
            "first_visit": "2023-10-15T11:53:29.228017+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 7418,
            "ip_address": "116.58.201.101",
            "count": 5,
            "first_visit": "2022-05-16T22:54:17.895568+06:00",
            "date": null
        },
        {
            "id": 7460,
            "ip_address": "43.245.123.113",
            "count": 5,
            "first_visit": "2022-05-16T23:20:56.297649+06:00",
            "date": null
        },
        {
            "id": 23697,
            "ip_address": "202.134.14.144",
            "count": 5,
            "first_visit": "2022-07-18T22:12:44.442257+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7475,
            "ip_address": "43.245.123.3",
            "count": 5,
            "first_visit": "2022-05-16T23:30:17.613958+06:00",
            "date": null
        },
        {
            "id": 2118,
            "ip_address": "103.127.3.45",
            "count": 5,
            "first_visit": "2022-01-13T13:44:01.146263+06:00",
            "date": null
        }
    ]
}