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

{
    "count": 92338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7328&ordering=ip_address",
    "results": [
        {
            "id": 53053,
            "ip_address": "103.150.27.56",
            "count": 1,
            "first_visit": "2023-08-21T00:31:11.499864+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53164,
            "ip_address": "103.150.27.56",
            "count": 1,
            "first_visit": "2023-08-22T01:32:02.612078+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 75236,
            "ip_address": "103.150.38.49",
            "count": 2,
            "first_visit": "2024-11-05T12:51:11.939861+06:00",
            "date": "2024-11-05"
        },
        {
            "id": 4113,
            "ip_address": "103.150.40.101",
            "count": 2,
            "first_visit": "2022-03-06T10:38:26.751401+06:00",
            "date": null
        },
        {
            "id": 44244,
            "ip_address": "103.150.40.16",
            "count": 2,
            "first_visit": "2023-03-22T19:37:32.197475+06:00",
            "date": "2023-03-22"
        },
        {
            "id": 83944,
            "ip_address": "103.150.40.18",
            "count": 1,
            "first_visit": "2025-06-12T12:13:16.948323+06:00",
            "date": "2025-06-12"
        },
        {
            "id": 13408,
            "ip_address": "103.150.40.19",
            "count": 3,
            "first_visit": "2022-06-02T20:56:17.023682+06:00",
            "date": null
        },
        {
            "id": 45030,
            "ip_address": "103.150.40.20",
            "count": 2,
            "first_visit": "2023-04-08T09:17:45.693316+06:00",
            "date": "2023-04-08"
        }
    ]
}