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

{
    "count": 95588,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95576&ordering=first_visit",
    "results": [
        {
            "id": 95681,
            "ip_address": "220.247.130.38",
            "count": 1,
            "first_visit": "2026-03-02T23:31:28.721765+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95682,
            "ip_address": "103.186.238.29",
            "count": 1,
            "first_visit": "2026-03-02T23:41:07.531127+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95683,
            "ip_address": "190.193.148.172",
            "count": 1,
            "first_visit": "2026-03-03T01:08:50.015664+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95684,
            "ip_address": "103.187.67.179",
            "count": 1,
            "first_visit": "2026-03-03T01:16:29.015465+06:00",
            "date": "2026-03-03"
        }
    ]
}