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

{
    "count": 95044,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95032&ordering=id",
    "results": [
        {
            "id": 95137,
            "ip_address": "106.222.211.170",
            "count": 1,
            "first_visit": "2026-02-13T21:05:24.603975+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 95138,
            "ip_address": "103.129.238.122",
            "count": 1,
            "first_visit": "2026-02-13T22:13:34.238379+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 95139,
            "ip_address": "34.34.225.170",
            "count": 1,
            "first_visit": "2026-02-13T22:16:22.154360+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 95140,
            "ip_address": "118.179.43.1",
            "count": 1,
            "first_visit": "2026-02-13T22:50:58.634247+06:00",
            "date": "2026-02-13"
        }
    ]
}