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

{
    "count": 102577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4904&ordering=ip_address",
    "results": [
        {
            "id": 101438,
            "ip_address": "103.133.175.240",
            "count": 1,
            "first_visit": "2026-08-11T08:54:53.898817+06:00",
            "date": "2026-08-11"
        },
        {
            "id": 101560,
            "ip_address": "103.133.175.248",
            "count": 1,
            "first_visit": "2026-08-13T17:59:37.140101+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 1715,
            "ip_address": "103.133.200.146",
            "count": 1,
            "first_visit": "2022-01-08T01:13:43.582579+06:00",
            "date": null
        },
        {
            "id": 18299,
            "ip_address": "103.133.200.16",
            "count": 1,
            "first_visit": "2022-06-24T21:53:41.836987+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9149,
            "ip_address": "103.133.200.16",
            "count": 3,
            "first_visit": "2022-05-18T23:02:51.345022+06:00",
            "date": null
        },
        {
            "id": 6153,
            "ip_address": "103.133.200.17",
            "count": 1,
            "first_visit": "2022-05-14T22:13:51.943116+06:00",
            "date": null
        },
        {
            "id": 57273,
            "ip_address": "103.133.200.184",
            "count": 1,
            "first_visit": "2023-10-10T21:41:44.974159+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 38926,
            "ip_address": "103.133.200.226",
            "count": 1,
            "first_visit": "2022-12-18T13:37:04.095547+06:00",
            "date": "2022-12-18"
        }
    ]
}