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

{
    "count": 101179,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101168&ordering=id",
    "results": [
        {
            "id": 101273,
            "ip_address": "103.62.140.217",
            "count": 2,
            "first_visit": "2026-08-07T12:36:51.171175+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101274,
            "ip_address": "102.128.167.185",
            "count": 1,
            "first_visit": "2026-08-07T12:50:41.158693+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101275,
            "ip_address": "79.177.131.128",
            "count": 2,
            "first_visit": "2026-08-07T12:58:08.013560+06:00",
            "date": "2026-08-07"
        }
    ]
}