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

{
    "count": 95783,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95768&ordering=first_visit",
    "results": [
        {
            "id": 95873,
            "ip_address": "161.123.94.164",
            "count": 1,
            "first_visit": "2026-03-09T09:34:31.105624+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95874,
            "ip_address": "114.130.157.93",
            "count": 1,
            "first_visit": "2026-03-09T09:34:40.424195+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95875,
            "ip_address": "213.230.86.94",
            "count": 1,
            "first_visit": "2026-03-09T11:58:39.400393+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95876,
            "ip_address": "202.4.106.49",
            "count": 2,
            "first_visit": "2026-03-09T12:10:47.591488+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95877,
            "ip_address": "121.91.182.48",
            "count": 1,
            "first_visit": "2026-03-09T12:42:51.159198+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95878,
            "ip_address": "34.96.45.112",
            "count": 1,
            "first_visit": "2026-03-09T13:25:50.849228+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 95879,
            "ip_address": "37.111.213.164",
            "count": 1,
            "first_visit": "2026-03-09T14:15:13.450108+06:00",
            "date": "2026-03-09"
        }
    ]
}