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

{
    "count": 101558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40128&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40112&ordering=date",
    "results": [
        {
            "id": 53843,
            "ip_address": "45.115.113.94",
            "count": 2,
            "first_visit": "2023-08-29T16:52:37.838653+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53844,
            "ip_address": "119.148.3.101",
            "count": 1,
            "first_visit": "2023-08-29T18:11:32.197386+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53845,
            "ip_address": "114.119.137.224",
            "count": 1,
            "first_visit": "2023-08-29T18:17:14.440733+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53846,
            "ip_address": "114.119.137.204",
            "count": 1,
            "first_visit": "2023-08-29T18:19:38.441091+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53848,
            "ip_address": "103.130.11.28",
            "count": 1,
            "first_visit": "2023-08-29T19:04:12.131858+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53847,
            "ip_address": "119.30.46.123",
            "count": 3,
            "first_visit": "2023-08-29T18:28:05.772568+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53849,
            "ip_address": "114.119.140.137",
            "count": 1,
            "first_visit": "2023-08-29T19:46:14.476697+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 53850,
            "ip_address": "103.158.87.150",
            "count": 1,
            "first_visit": "2023-08-29T20:12:25.549590+06:00",
            "date": "2023-08-29"
        }
    ]
}