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

{
    "count": 93783,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93768&ordering=first_visit",
    "results": [
        {
            "id": 93873,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-01-09T18:49:41.894416+06:00",
            "date": "2026-01-09"
        },
        {
            "id": 93874,
            "ip_address": "31.132.53.79",
            "count": 1,
            "first_visit": "2026-01-09T21:25:23.873945+06:00",
            "date": "2026-01-09"
        },
        {
            "id": 93875,
            "ip_address": "59.153.103.20",
            "count": 1,
            "first_visit": "2026-01-09T23:26:21.666345+06:00",
            "date": "2026-01-09"
        },
        {
            "id": 93876,
            "ip_address": "59.153.103.20",
            "count": 4,
            "first_visit": "2026-01-10T00:11:36.799109+06:00",
            "date": "2026-01-10"
        },
        {
            "id": 93877,
            "ip_address": "138.252.85.9",
            "count": 1,
            "first_visit": "2026-01-10T02:19:29.590869+06:00",
            "date": "2026-01-10"
        },
        {
            "id": 93878,
            "ip_address": "103.58.73.170",
            "count": 1,
            "first_visit": "2026-01-10T03:16:02.888010+06:00",
            "date": "2026-01-10"
        },
        {
            "id": 93879,
            "ip_address": "103.145.138.248",
            "count": 1,
            "first_visit": "2026-01-10T05:14:09.810688+06:00",
            "date": "2026-01-10"
        }
    ]
}