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

{
    "count": 94022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12384&ordering=-count",
    "results": [
        {
            "id": 64649,
            "ip_address": "123.200.10.162",
            "count": 3,
            "first_visit": "2024-02-12T14:33:35.068789+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 1130,
            "ip_address": "119.30.39.158",
            "count": 3,
            "first_visit": "2021-12-21T09:05:01.348218+06:00",
            "date": null
        },
        {
            "id": 64629,
            "ip_address": "66.249.69.16",
            "count": 3,
            "first_visit": "2024-02-12T03:28:00.545424+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 64575,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-11T04:59:22.381145+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 64592,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-11T13:44:55.766725+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 64636,
            "ip_address": "103.158.210.29",
            "count": 3,
            "first_visit": "2024-02-12T07:01:58.278111+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 19379,
            "ip_address": "103.136.2.234",
            "count": 3,
            "first_visit": "2022-06-27T09:32:26.595113+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 64577,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-02-11T07:57:17.219529+06:00",
            "date": "2024-02-11"
        }
    ]
}