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

{
    "count": 94109,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94096&ordering=id",
    "results": [
        {
            "id": 94201,
            "ip_address": "43.173.172.112",
            "count": 1,
            "first_visit": "2026-01-18T18:09:12.841554+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94202,
            "ip_address": "182.190.128.57",
            "count": 1,
            "first_visit": "2026-01-18T18:12:00.204138+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94203,
            "ip_address": "118.179.189.98",
            "count": 1,
            "first_visit": "2026-01-18T19:55:42.964547+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94204,
            "ip_address": "43.173.176.133",
            "count": 1,
            "first_visit": "2026-01-18T20:08:10.504278+06:00",
            "date": "2026-01-18"
        },
        {
            "id": 94205,
            "ip_address": "43.173.178.106",
            "count": 1,
            "first_visit": "2026-01-18T20:13:07.195295+06:00",
            "date": "2026-01-18"
        }
    ]
}