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

{
    "count": 102069,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102056&ordering=first_visit",
    "results": [
        {
            "id": 102161,
            "ip_address": "103.9.104.20",
            "count": 1,
            "first_visit": "2026-08-25T11:36:28.020251+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102162,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-08-25T11:47:09.974259+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102163,
            "ip_address": "182.163.102.36",
            "count": 1,
            "first_visit": "2026-08-25T12:07:59.445531+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102164,
            "ip_address": "27.147.135.86",
            "count": 1,
            "first_visit": "2026-08-25T12:30:05.267042+06:00",
            "date": "2026-08-25"
        },
        {
            "id": 102165,
            "ip_address": "202.51.186.153",
            "count": 1,
            "first_visit": "2026-08-25T12:50:21.815894+06:00",
            "date": "2026-08-25"
        }
    ]
}