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

{
    "count": 102302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74528&ordering=ip_address",
    "results": [
        {
            "id": 8097,
            "ip_address": "37.111.193.136",
            "count": 1,
            "first_visit": "2022-05-17T12:33:20.266472+06:00",
            "date": null
        },
        {
            "id": 24400,
            "ip_address": "37.111.193.138",
            "count": 1,
            "first_visit": "2022-07-20T08:37:33.331876+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9866,
            "ip_address": "37.111.193.14",
            "count": 1,
            "first_visit": "2022-05-20T23:12:47.422611+06:00",
            "date": null
        },
        {
            "id": 88621,
            "ip_address": "37.111.193.14",
            "count": 1,
            "first_visit": "2025-08-29T13:30:09.238724+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 68804,
            "ip_address": "37.111.193.14",
            "count": 2,
            "first_visit": "2024-05-22T12:11:19.835705+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 3219,
            "ip_address": "37.111.193.140",
            "count": 2,
            "first_visit": "2022-02-02T12:46:52.660701+06:00",
            "date": null
        },
        {
            "id": 38049,
            "ip_address": "37.111.193.141",
            "count": 1,
            "first_visit": "2022-11-30T17:37:34.045199+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 9952,
            "ip_address": "37.111.193.141",
            "count": 1,
            "first_visit": "2022-05-21T09:25:12.313469+06:00",
            "date": null
        }
    ]
}