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

{
    "count": 96701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2664&ordering=ip_address",
    "results": [
        {
            "id": 25825,
            "ip_address": "103.120.200.253",
            "count": 1,
            "first_visit": "2022-07-22T06:56:11.874077+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 5617,
            "ip_address": "103.120.200.254",
            "count": 1,
            "first_visit": "2022-05-04T21:19:15.176129+06:00",
            "date": null
        },
        {
            "id": 5500,
            "ip_address": "103.120.200.49",
            "count": 1,
            "first_visit": "2022-05-01T01:23:40.048843+06:00",
            "date": null
        },
        {
            "id": 8584,
            "ip_address": "103.120.201.124",
            "count": 2,
            "first_visit": "2022-05-18T00:15:57.355731+06:00",
            "date": null
        },
        {
            "id": 87370,
            "ip_address": "103.120.201.145",
            "count": 1,
            "first_visit": "2025-08-08T17:26:06.169554+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 31239,
            "ip_address": "103.120.201.153",
            "count": 1,
            "first_visit": "2022-08-05T14:04:21.656198+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 462,
            "ip_address": "103.120.201.153",
            "count": 1,
            "first_visit": "2021-12-08T23:16:16.332541+06:00",
            "date": null
        },
        {
            "id": 28990,
            "ip_address": "103.120.201.18",
            "count": 1,
            "first_visit": "2022-07-28T23:52:22.256971+06:00",
            "date": "2022-07-28"
        }
    ]
}