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

{
    "count": 99495,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=-date",
    "results": [
        {
            "id": 89258,
            "ip_address": "64.233.172.195",
            "count": 1,
            "first_visit": "2025-09-09T21:37:18.909963+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89239,
            "ip_address": "202.181.4.162",
            "count": 9,
            "first_visit": "2025-09-09T12:47:06.291891+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89259,
            "ip_address": "202.134.10.134",
            "count": 1,
            "first_visit": "2025-09-09T22:07:58.951256+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89260,
            "ip_address": "91.140.156.242",
            "count": 1,
            "first_visit": "2025-09-09T22:20:41.540288+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89237,
            "ip_address": "192.178.4.96",
            "count": 4,
            "first_visit": "2025-09-09T12:25:57.494941+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89220,
            "ip_address": "114.119.148.187",
            "count": 20,
            "first_visit": "2025-09-09T02:41:21.840132+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89202,
            "ip_address": "103.156.166.5",
            "count": 1,
            "first_visit": "2025-09-08T22:15:29.929117+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"
        }
    ]
}