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

{
    "count": 100002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1840&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1824&ordering=-first_visit",
    "results": [
        {
            "id": 98266,
            "ip_address": "103.222.23.251",
            "count": 1,
            "first_visit": "2026-05-19T17:04:52.036546+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98265,
            "ip_address": "59.152.5.116",
            "count": 1,
            "first_visit": "2026-05-19T16:32:28.084138+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98264,
            "ip_address": "103.9.187.64",
            "count": 1,
            "first_visit": "2026-05-19T15:46:28.059202+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98263,
            "ip_address": "37.111.200.138",
            "count": 1,
            "first_visit": "2026-05-19T15:46:03.592264+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98262,
            "ip_address": "74.125.150.8",
            "count": 2,
            "first_visit": "2026-05-19T14:48:37.401550+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98261,
            "ip_address": "37.111.231.140",
            "count": 3,
            "first_visit": "2026-05-19T14:35:39.341754+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98260,
            "ip_address": "34.96.52.100",
            "count": 1,
            "first_visit": "2026-05-19T14:32:36.379655+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98259,
            "ip_address": "34.34.253.149",
            "count": 1,
            "first_visit": "2026-05-19T14:32:34.711079+06:00",
            "date": "2026-05-19"
        }
    ]
}