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

{
    "count": 102780,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102768&ordering=id",
    "results": [
        {
            "id": 102873,
            "ip_address": "58.145.190.213",
            "count": 1,
            "first_visit": "2026-09-09T15:14:17.610841+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102874,
            "ip_address": "136.107.91.143",
            "count": 2,
            "first_visit": "2026-09-09T15:58:04.740158+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102875,
            "ip_address": "138.229.110.67",
            "count": 1,
            "first_visit": "2026-09-09T16:00:49.061733+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102876,
            "ip_address": "182.163.98.126",
            "count": 1,
            "first_visit": "2026-09-09T16:01:58.380373+06:00",
            "date": "2026-09-09"
        }
    ]
}