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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20184&ordering=-count",
    "results": [
        {
            "id": 89178,
            "ip_address": "103.217.111.135",
            "count": 2,
            "first_visit": "2025-09-08T14:08:15.654477+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89213,
            "ip_address": "192.178.16.105",
            "count": 2,
            "first_visit": "2025-09-09T00:58:24.471294+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89182,
            "ip_address": "203.190.32.245",
            "count": 2,
            "first_visit": "2025-09-08T16:11:00.955785+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89183,
            "ip_address": "118.179.173.163",
            "count": 2,
            "first_visit": "2025-09-08T16:24:21.840804+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89184,
            "ip_address": "202.134.14.150",
            "count": 2,
            "first_visit": "2025-09-08T16:30:04.882450+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89191,
            "ip_address": "114.119.137.91",
            "count": 2,
            "first_visit": "2025-09-08T18:50:27.168503+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89197,
            "ip_address": "59.153.103.226",
            "count": 2,
            "first_visit": "2025-09-08T21:00:38.372096+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89243,
            "ip_address": "202.4.101.114",
            "count": 2,
            "first_visit": "2025-09-09T13:49:27.347144+06:00",
            "date": "2025-09-09"
        }
    ]
}