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

{
    "count": 99453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10536&ordering=-count",
    "results": [
        {
            "id": 72182,
            "ip_address": "66.249.69.6",
            "count": 3,
            "first_visit": "2024-08-15T00:17:26.674325+06:00",
            "date": "2024-08-15"
        },
        {
            "id": 72104,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-08-13T03:09:49.018468+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 31387,
            "ip_address": "66.249.66.4",
            "count": 3,
            "first_visit": "2022-08-07T01:30:58.690916+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 31402,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-08-07T05:17:03.342741+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 72109,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-13T05:54:57.792662+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 6516,
            "ip_address": "103.26.247.158",
            "count": 3,
            "first_visit": "2022-05-16T05:22:28.405675+06:00",
            "date": null
        },
        {
            "id": 72069,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-12T09:30:52.556516+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72107,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-13T05:04:19.872767+06:00",
            "date": "2024-08-13"
        }
    ]
}