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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75184&ordering=-count",
    "results": [
        {
            "id": 54321,
            "ip_address": "114.119.154.161",
            "count": 1,
            "first_visit": "2023-09-05T03:58:01.143510+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 54322,
            "ip_address": "114.119.154.135",
            "count": 1,
            "first_visit": "2023-09-05T04:18:45.421342+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 54323,
            "ip_address": "114.119.157.239",
            "count": 1,
            "first_visit": "2023-09-05T05:15:23.396217+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 54325,
            "ip_address": "114.119.150.41",
            "count": 1,
            "first_visit": "2023-09-05T06:29:11.473865+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 54326,
            "ip_address": "119.30.47.143",
            "count": 1,
            "first_visit": "2023-09-05T07:24:41.189629+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 54327,
            "ip_address": "114.119.152.195",
            "count": 1,
            "first_visit": "2023-09-05T07:25:49.056668+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 54328,
            "ip_address": "114.119.142.14",
            "count": 1,
            "first_visit": "2023-09-05T07:26:12.114001+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 54329,
            "ip_address": "37.111.194.255",
            "count": 1,
            "first_visit": "2023-09-05T09:25:02.053597+06:00",
            "date": "2023-09-05"
        }
    ]
}