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

{
    "count": 99740,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25984&ordering=ip_address",
    "results": [
        {
            "id": 95262,
            "ip_address": "113.211.107.70",
            "count": 1,
            "first_visit": "2026-02-17T06:28:06.463281+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 77323,
            "ip_address": "113.211.113.152",
            "count": 1,
            "first_visit": "2024-12-30T10:04:33.226090+06:00",
            "date": "2024-12-30"
        },
        {
            "id": 97736,
            "ip_address": "113.211.120.65",
            "count": 1,
            "first_visit": "2026-05-05T14:32:59.266098+06:00",
            "date": "2026-05-05"
        },
        {
            "id": 13373,
            "ip_address": "113.211.208.40",
            "count": 1,
            "first_visit": "2022-06-02T14:58:24.239900+06:00",
            "date": null
        },
        {
            "id": 7917,
            "ip_address": "113.212.108.125",
            "count": 2,
            "first_visit": "2022-05-17T11:12:30.858653+06:00",
            "date": null
        },
        {
            "id": 31805,
            "ip_address": "113.212.108.126",
            "count": 1,
            "first_visit": "2022-08-11T23:20:36.874753+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 98631,
            "ip_address": "113.212.108.13",
            "count": 2,
            "first_visit": "2026-05-30T08:13:56.944002+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 26709,
            "ip_address": "113.212.108.141",
            "count": 1,
            "first_visit": "2022-07-24T11:56:39.265516+06:00",
            "date": "2022-07-24"
        }
    ]
}