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

{
    "count": 97192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3312&ordering=-count",
    "results": [
        {
            "id": 61053,
            "ip_address": "123.136.27.131",
            "count": 8,
            "first_visit": "2023-12-12T13:15:03.322953+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 71903,
            "ip_address": "114.119.128.35",
            "count": 8,
            "first_visit": "2024-08-08T00:17:02.607448+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 35828,
            "ip_address": "103.87.214.223",
            "count": 8,
            "first_visit": "2022-10-13T11:13:29.114464+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 82740,
            "ip_address": "114.119.140.186",
            "count": 8,
            "first_visit": "2025-05-14T00:39:16.090019+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 8092,
            "ip_address": "103.134.38.18",
            "count": 8,
            "first_visit": "2022-05-17T12:32:08.155580+06:00",
            "date": null
        },
        {
            "id": 71949,
            "ip_address": "66.249.79.229",
            "count": 8,
            "first_visit": "2024-08-09T01:28:12.832025+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 82673,
            "ip_address": "54.174.58.238",
            "count": 8,
            "first_visit": "2025-05-12T18:32:38.570351+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 2324,
            "ip_address": "89.244.111.108",
            "count": 8,
            "first_visit": "2022-01-16T19:18:26.107989+06:00",
            "date": null
        }
    ]
}