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

{
    "count": 103203,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53624&ordering=ip_address",
    "results": [
        {
            "id": 76752,
            "ip_address": "134.41.206.121",
            "count": 1,
            "first_visit": "2024-12-14T20:23:01.205333+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 87744,
            "ip_address": "134.41.3.193",
            "count": 1,
            "first_visit": "2025-08-15T08:48:40.737998+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 76952,
            "ip_address": "134.41.67.146",
            "count": 1,
            "first_visit": "2024-12-19T23:35:41.763682+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 5171,
            "ip_address": "134.56.222.93",
            "count": 1,
            "first_visit": "2022-04-17T00:19:41.987388+06:00",
            "date": null
        },
        {
            "id": 5013,
            "ip_address": "134.96.225.145",
            "count": 1,
            "first_visit": "2022-04-09T17:54:01.069317+06:00",
            "date": null
        },
        {
            "id": 735,
            "ip_address": "134.96.225.235",
            "count": 1,
            "first_visit": "2021-12-16T11:04:27.959160+06:00",
            "date": null
        },
        {
            "id": 37279,
            "ip_address": "134.96.225.236",
            "count": 1,
            "first_visit": "2022-11-12T07:02:25.932630+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 36414,
            "ip_address": "134.96.225.237",
            "count": 1,
            "first_visit": "2022-10-24T22:52:24.097931+06:00",
            "date": "2022-10-24"
        }
    ]
}