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

{
    "count": 102117,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102104&ordering=id",
    "results": [
        {
            "id": 102209,
            "ip_address": "202.134.8.195",
            "count": 2,
            "first_visit": "2026-08-26T17:49:55.709070+06:00",
            "date": "2026-08-26"
        },
        {
            "id": 102210,
            "ip_address": "203.10.99.59",
            "count": 1,
            "first_visit": "2026-08-26T17:56:01.929009+06:00",
            "date": "2026-08-26"
        },
        {
            "id": 102211,
            "ip_address": "103.120.202.5",
            "count": 1,
            "first_visit": "2026-08-26T18:15:25.596184+06:00",
            "date": "2026-08-26"
        },
        {
            "id": 102212,
            "ip_address": "91.98.176.88",
            "count": 1,
            "first_visit": "2026-08-26T18:26:21.913792+06:00",
            "date": "2026-08-26"
        },
        {
            "id": 102213,
            "ip_address": "9.142.29.18",
            "count": 1,
            "first_visit": "2026-08-26T18:26:41.329481+06:00",
            "date": "2026-08-26"
        }
    ]
}