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

{
    "count": 103187,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103176&ordering=first_visit",
    "results": [
        {
            "id": 103281,
            "ip_address": "52.80.127.179",
            "count": 1,
            "first_visit": "2026-09-16T14:58:59.150258+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103282,
            "ip_address": "17.166.235.152",
            "count": 1,
            "first_visit": "2026-09-16T15:13:56.932210+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103283,
            "ip_address": "103.36.255.193",
            "count": 1,
            "first_visit": "2026-09-16T15:37:25.953477+06:00",
            "date": "2026-09-16"
        }
    ]
}