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

{
    "count": 102955,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102944&ordering=id",
    "results": [
        {
            "id": 103049,
            "ip_address": "18.97.9.98",
            "count": 1,
            "first_visit": "2026-09-12T10:02:31.216692+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103050,
            "ip_address": "165.101.132.79",
            "count": 1,
            "first_visit": "2026-09-12T10:14:59.012039+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103051,
            "ip_address": "34.23.127.152",
            "count": 2,
            "first_visit": "2026-09-12T10:24:35.673341+06:00",
            "date": "2026-09-12"
        }
    ]
}