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

{
    "count": 92469,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92456&ordering=first_visit",
    "results": [
        {
            "id": 92561,
            "ip_address": "64.233.173.168",
            "count": 1,
            "first_visit": "2025-12-02T12:05:47.664346+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92562,
            "ip_address": "103.239.254.97",
            "count": 1,
            "first_visit": "2025-12-02T12:07:19.832231+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92563,
            "ip_address": "37.111.194.124",
            "count": 1,
            "first_visit": "2025-12-02T12:10:58.779022+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92564,
            "ip_address": "9.169.121.184",
            "count": 2,
            "first_visit": "2025-12-02T12:20:34.207557+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92565,
            "ip_address": "103.72.212.76",
            "count": 1,
            "first_visit": "2025-12-02T12:45:16.657963+06:00",
            "date": "2025-12-02"
        }
    ]
}