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

{
    "count": 94335,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13184&ordering=ip_address",
    "results": [
        {
            "id": 89467,
            "ip_address": "103.213.237.43",
            "count": 1,
            "first_visit": "2025-09-13T20:53:17.739801+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 89962,
            "ip_address": "103.213.237.43",
            "count": 1,
            "first_visit": "2025-09-23T22:52:44.038083+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 90864,
            "ip_address": "103.213.237.51",
            "count": 1,
            "first_visit": "2025-10-16T16:31:58.151633+06:00",
            "date": "2025-10-16"
        },
        {
            "id": 4448,
            "ip_address": "103.213.237.66",
            "count": 3,
            "first_visit": "2022-03-17T13:50:20.423286+06:00",
            "date": null
        },
        {
            "id": 1202,
            "ip_address": "103.213.237.72",
            "count": 1,
            "first_visit": "2021-12-21T20:35:45.266364+06:00",
            "date": null
        },
        {
            "id": 1884,
            "ip_address": "103.213.237.73",
            "count": 1,
            "first_visit": "2022-01-11T15:17:40.722135+06:00",
            "date": null
        },
        {
            "id": 62360,
            "ip_address": "103.213.237.73",
            "count": 1,
            "first_visit": "2024-01-05T00:07:11.747049+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 1798,
            "ip_address": "103.213.237.74",
            "count": 2,
            "first_visit": "2022-01-11T11:18:38.066749+06:00",
            "date": null
        }
    ]
}