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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42648&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42632&ordering=-id",
    "results": [
        {
            "id": 59412,
            "ip_address": "202.134.8.135",
            "count": 1,
            "first_visit": "2023-11-13T09:32:38.011687+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59411,
            "ip_address": "103.196.233.29",
            "count": 1,
            "first_visit": "2023-11-13T09:13:05.717905+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59410,
            "ip_address": "103.49.201.194",
            "count": 1,
            "first_visit": "2023-11-13T07:53:11.730689+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59409,
            "ip_address": "89.149.192.90",
            "count": 3,
            "first_visit": "2023-11-13T06:18:59.544741+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59408,
            "ip_address": "168.119.65.43",
            "count": 3,
            "first_visit": "2023-11-13T06:15:43.250992+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59407,
            "ip_address": "114.119.143.187",
            "count": 1,
            "first_visit": "2023-11-13T06:10:48.988484+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59406,
            "ip_address": "114.119.151.9",
            "count": 1,
            "first_visit": "2023-11-13T05:53:54.055358+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59405,
            "ip_address": "114.119.144.15",
            "count": 1,
            "first_visit": "2023-11-13T04:45:29.102221+06:00",
            "date": "2023-11-13"
        }
    ]
}