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

{
    "count": 99757,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9280&ordering=ip_address",
    "results": [
        {
            "id": 1888,
            "ip_address": "103.159.186.64",
            "count": 1,
            "first_visit": "2022-01-11T15:33:36.989852+06:00",
            "date": null
        },
        {
            "id": 23583,
            "ip_address": "103.159.186.82",
            "count": 1,
            "first_visit": "2022-07-18T21:43:24.859872+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 76310,
            "ip_address": "103.159.186.91",
            "count": 1,
            "first_visit": "2024-12-03T09:01:16.580460+06:00",
            "date": "2024-12-03"
        },
        {
            "id": 68568,
            "ip_address": "103.159.186.94",
            "count": 1,
            "first_visit": "2024-05-19T01:58:52.122457+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 16005,
            "ip_address": "103.159.187.181",
            "count": 1,
            "first_visit": "2022-06-17T15:08:51.526162+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 14742,
            "ip_address": "103.159.187.189",
            "count": 1,
            "first_visit": "2022-06-13T07:02:10.482903+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 5496,
            "ip_address": "103.159.187.191",
            "count": 1,
            "first_visit": "2022-05-01T00:41:18.467769+06:00",
            "date": null
        },
        {
            "id": 86896,
            "ip_address": "103.159.187.217",
            "count": 1,
            "first_visit": "2025-08-01T16:33:17.492374+06:00",
            "date": "2025-08-01"
        }
    ]
}