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

{
    "count": 91609,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=304&ordering=ip_address",
    "results": [
        {
            "id": 2606,
            "ip_address": "103.102.139.10",
            "count": 8,
            "first_visit": "2022-01-22T13:17:14.642486+06:00",
            "date": null
        },
        {
            "id": 52245,
            "ip_address": "103.102.139.102",
            "count": 1,
            "first_visit": "2023-08-11T18:26:10.078647+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 43725,
            "ip_address": "103.102.139.134",
            "count": 3,
            "first_visit": "2023-03-14T10:42:39.727705+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 88622,
            "ip_address": "103.102.139.134",
            "count": 1,
            "first_visit": "2025-08-29T13:49:05.679508+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 67379,
            "ip_address": "103.102.139.154",
            "count": 1,
            "first_visit": "2024-04-24T14:37:45.666003+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 7145,
            "ip_address": "103.102.139.174",
            "count": 3,
            "first_visit": "2022-05-16T19:38:52.020177+06:00",
            "date": null
        },
        {
            "id": 24641,
            "ip_address": "103.102.139.18",
            "count": 1,
            "first_visit": "2022-07-20T13:36:31.833352+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27759,
            "ip_address": "103.102.139.216",
            "count": 1,
            "first_visit": "2022-07-26T14:53:54.413088+06:00",
            "date": "2022-07-26"
        }
    ]
}