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

{
    "count": 95357,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-id",
    "results": [
        {
            "id": 92453,
            "ip_address": "72.14.199.230",
            "count": 2,
            "first_visit": "2025-11-27T19:10:10.102776+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92452,
            "ip_address": "165.101.132.254",
            "count": 2,
            "first_visit": "2025-11-27T17:52:53.112392+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92451,
            "ip_address": "157.119.237.25",
            "count": 1,
            "first_visit": "2025-11-27T17:15:36.687745+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92450,
            "ip_address": "202.4.111.114",
            "count": 1,
            "first_visit": "2025-11-27T16:40:34.784875+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92449,
            "ip_address": "130.193.207.73",
            "count": 1,
            "first_visit": "2025-11-27T16:14:45.095314+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92448,
            "ip_address": "27.147.230.194",
            "count": 2,
            "first_visit": "2025-11-27T15:14:08.356758+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92447,
            "ip_address": "103.230.104.1",
            "count": 1,
            "first_visit": "2025-11-27T15:06:47.273966+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 92446,
            "ip_address": "27.147.219.20",
            "count": 1,
            "first_visit": "2025-11-27T15:01:53.558073+06:00",
            "date": "2025-11-27"
        }
    ]
}