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

{
    "count": 95436,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95424&ordering=id",
    "results": [
        {
            "id": 95529,
            "ip_address": "103.140.83.163",
            "count": 1,
            "first_visit": "2026-02-25T09:22:44.492436+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95530,
            "ip_address": "123.49.41.58",
            "count": 1,
            "first_visit": "2026-02-25T09:54:33.932769+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95531,
            "ip_address": "182.160.103.114",
            "count": 1,
            "first_visit": "2026-02-25T10:18:49.700210+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 95532,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2026-02-25T11:04:11.655911+06:00",
            "date": "2026-02-25"
        }
    ]
}