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

{
    "count": 99392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92424&ordering=-count",
    "results": [
        {
            "id": 42567,
            "ip_address": "114.119.155.54",
            "count": 1,
            "first_visit": "2023-02-22T23:26:49.064112+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42568,
            "ip_address": "103.158.249.242",
            "count": 1,
            "first_visit": "2023-02-22T23:33:06.845125+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42569,
            "ip_address": "103.202.220.3",
            "count": 1,
            "first_visit": "2023-02-22T23:36:57.120629+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42570,
            "ip_address": "114.119.135.92",
            "count": 1,
            "first_visit": "2023-02-22T23:40:02.977538+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42571,
            "ip_address": "114.119.157.51",
            "count": 1,
            "first_visit": "2023-02-22T23:42:04.995903+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42572,
            "ip_address": "114.119.158.36",
            "count": 1,
            "first_visit": "2023-02-22T23:57:38.690136+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42573,
            "ip_address": "114.119.132.173",
            "count": 1,
            "first_visit": "2023-02-22T23:59:29.390938+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42574,
            "ip_address": "114.119.152.143",
            "count": 1,
            "first_visit": "2023-02-23T00:18:38.604237+06:00",
            "date": "2023-02-23"
        }
    ]
}