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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78288&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78272&ordering=date",
    "results": [
        {
            "id": 92007,
            "ip_address": "59.153.103.140",
            "count": 2,
            "first_visit": "2025-11-14T16:41:06.271215+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 91997,
            "ip_address": "107.175.110.155",
            "count": 1,
            "first_visit": "2025-11-14T03:16:39.250923+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92005,
            "ip_address": "119.30.41.30",
            "count": 1,
            "first_visit": "2025-11-14T14:44:44.623458+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92013,
            "ip_address": "103.38.55.96",
            "count": 1,
            "first_visit": "2025-11-14T17:01:47.593737+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92015,
            "ip_address": "103.187.99.176",
            "count": 1,
            "first_visit": "2025-11-14T17:27:10.615190+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92016,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2025-11-14T18:04:36.436079+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92018,
            "ip_address": "110.76.128.71",
            "count": 1,
            "first_visit": "2025-11-14T19:35:21.804142+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92017,
            "ip_address": "103.198.132.89",
            "count": 3,
            "first_visit": "2025-11-14T18:50:59.943044+06:00",
            "date": "2025-11-14"
        }
    ]
}