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

{
    "count": 100932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85992&ordering=count",
    "results": [
        {
            "id": 62683,
            "ip_address": "123.253.65.162",
            "count": 2,
            "first_visit": "2024-01-09T02:44:59.613921+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 68173,
            "ip_address": "103.130.11.61",
            "count": 2,
            "first_visit": "2024-05-11T00:25:19.944841+06:00",
            "date": "2024-05-11"
        },
        {
            "id": 48499,
            "ip_address": "66.249.79.228",
            "count": 2,
            "first_visit": "2023-06-19T05:39:17.442571+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 68243,
            "ip_address": "5.255.231.194",
            "count": 2,
            "first_visit": "2024-05-13T00:18:28.702134+06:00",
            "date": "2024-05-13"
        },
        {
            "id": 56242,
            "ip_address": "103.161.68.53",
            "count": 2,
            "first_visit": "2023-09-28T16:28:31.914619+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 77631,
            "ip_address": "103.189.237.49",
            "count": 2,
            "first_visit": "2025-01-08T12:02:56.961030+06:00",
            "date": "2025-01-08"
        },
        {
            "id": 78887,
            "ip_address": "66.249.70.100",
            "count": 2,
            "first_visit": "2025-02-12T20:22:41.653503+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 76930,
            "ip_address": "27.147.206.147",
            "count": 2,
            "first_visit": "2024-12-19T08:49:09.325142+06:00",
            "date": "2024-12-19"
        }
    ]
}