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

{
    "count": 92444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8520&ordering=ip_address",
    "results": [
        {
            "id": 33122,
            "ip_address": "103.158.125.81",
            "count": 1,
            "first_visit": "2022-08-27T21:09:56.524569+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 84886,
            "ip_address": "103.158.132.144",
            "count": 1,
            "first_visit": "2025-06-30T14:14:51.593936+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 78602,
            "ip_address": "103.158.132.99",
            "count": 1,
            "first_visit": "2025-02-05T09:11:53.715710+06:00",
            "date": "2025-02-05"
        },
        {
            "id": 26855,
            "ip_address": "103.158.133.130",
            "count": 1,
            "first_visit": "2022-07-24T22:05:10.245023+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1862,
            "ip_address": "103.158.158.11",
            "count": 2,
            "first_visit": "2022-01-11T13:44:45.006777+06:00",
            "date": null
        },
        {
            "id": 83162,
            "ip_address": "103.158.158.217",
            "count": 1,
            "first_visit": "2025-05-22T10:16:01.572542+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 79289,
            "ip_address": "103.158.158.226",
            "count": 3,
            "first_visit": "2025-02-22T11:21:13.387933+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 1886,
            "ip_address": "103.158.158.5",
            "count": 1,
            "first_visit": "2022-01-11T15:25:14.305843+06:00",
            "date": null
        }
    ]
}