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

{
    "count": 95472,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95456&ordering=first_visit",
    "results": [
        {
            "id": 95561,
            "ip_address": "172.56.12.64",
            "count": 1,
            "first_visit": "2026-02-26T09:29:35.961581+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95562,
            "ip_address": "14.234.236.31",
            "count": 1,
            "first_visit": "2026-02-26T09:35:21.429107+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95563,
            "ip_address": "43.224.117.179",
            "count": 1,
            "first_visit": "2026-02-26T10:58:59.346298+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95564,
            "ip_address": "37.111.211.188",
            "count": 1,
            "first_visit": "2026-02-26T11:18:06.720366+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95565,
            "ip_address": "152.59.87.206",
            "count": 1,
            "first_visit": "2026-02-26T11:35:34.128671+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95566,
            "ip_address": "202.4.101.204",
            "count": 1,
            "first_visit": "2026-02-26T11:40:03.346518+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95567,
            "ip_address": "27.147.132.114",
            "count": 1,
            "first_visit": "2026-02-26T11:43:49.048500+06:00",
            "date": "2026-02-26"
        },
        {
            "id": 95568,
            "ip_address": "57.155.170.164",
            "count": 1,
            "first_visit": "2026-02-26T11:48:08.490194+06:00",
            "date": "2026-02-26"
        }
    ]
}