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

{
    "count": 102048,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=392&ordering=-count",
    "results": [
        {
            "id": 194,
            "ip_address": "114.119.157.68",
            "count": 20,
            "first_visit": "2021-12-05T07:16:26.981705+06:00",
            "date": null
        },
        {
            "id": 83438,
            "ip_address": "114.119.136.75",
            "count": 20,
            "first_visit": "2025-05-30T05:08:35.759317+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 84178,
            "ip_address": "114.119.140.186",
            "count": 20,
            "first_visit": "2025-06-19T02:55:33.753914+06:00",
            "date": "2025-06-19"
        },
        {
            "id": 2041,
            "ip_address": "103.109.97.150",
            "count": 20,
            "first_visit": "2022-01-12T16:42:32.626617+06:00",
            "date": null
        },
        {
            "id": 33899,
            "ip_address": "66.249.64.198",
            "count": 20,
            "first_visit": "2022-09-06T02:30:54.617807+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 83281,
            "ip_address": "114.119.140.186",
            "count": 20,
            "first_visit": "2025-05-26T02:36:25.697602+06:00",
            "date": "2025-05-26"
        },
        {
            "id": 544,
            "ip_address": "114.119.155.79",
            "count": 20,
            "first_visit": "2021-12-10T18:19:17.297868+06:00",
            "date": null
        },
        {
            "id": 83151,
            "ip_address": "114.119.132.88",
            "count": 20,
            "first_visit": "2025-05-22T02:16:11.207563+06:00",
            "date": "2025-05-22"
        }
    ]
}