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

{
    "count": 98534,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98520&ordering=first_visit",
    "results": [
        {
            "id": 98625,
            "ip_address": "74.125.150.8",
            "count": 2,
            "first_visit": "2026-05-30T00:24:54.295151+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 98626,
            "ip_address": "103.55.145.180",
            "count": 2,
            "first_visit": "2026-05-30T00:49:19.363593+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 98627,
            "ip_address": "170.246.54.49",
            "count": 1,
            "first_visit": "2026-05-30T03:08:56.295709+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 98628,
            "ip_address": "74.125.150.1",
            "count": 2,
            "first_visit": "2026-05-30T03:16:14.024210+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 98629,
            "ip_address": "103.156.176.94",
            "count": 2,
            "first_visit": "2026-05-30T04:30:24.088401+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 98630,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-05-30T04:43:30.147530+06:00",
            "date": "2026-05-30"
        }
    ]
}