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

{
    "count": 96555,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2296&ordering=-count",
    "results": [
        {
            "id": 62578,
            "ip_address": "103.146.3.65",
            "count": 10,
            "first_visit": "2024-01-06T23:36:43.550227+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 77407,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2025-01-02T00:47:39.206753+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 200,
            "ip_address": "114.119.157.236",
            "count": 10,
            "first_visit": "2021-12-05T10:54:21.030035+06:00",
            "date": null
        },
        {
            "id": 83903,
            "ip_address": "114.119.140.186",
            "count": 10,
            "first_visit": "2025-06-11T05:06:06.610934+06:00",
            "date": "2025-06-11"
        },
        {
            "id": 28132,
            "ip_address": "116.58.200.233",
            "count": 10,
            "first_visit": "2022-07-27T11:17:18.693237+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 75162,
            "ip_address": "103.100.234.97",
            "count": 10,
            "first_visit": "2024-11-03T16:26:33.071187+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 1273,
            "ip_address": "114.119.152.64",
            "count": 10,
            "first_visit": "2021-12-23T02:01:04.724869+06:00",
            "date": null
        },
        {
            "id": 34941,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-09-25T00:43:53.018346+06:00",
            "date": "2022-09-25"
        }
    ]
}