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

{
    "count": 98027,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98016&ordering=id",
    "results": [
        {
            "id": 98121,
            "ip_address": "17.246.15.137",
            "count": 1,
            "first_visit": "2026-05-15T16:31:15.488603+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98122,
            "ip_address": "165.101.132.105",
            "count": 5,
            "first_visit": "2026-05-15T17:12:37.186173+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98123,
            "ip_address": "72.14.199.103",
            "count": 1,
            "first_visit": "2026-05-15T17:39:02.736189+06:00",
            "date": "2026-05-15"
        }
    ]
}