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

{
    "count": 95052,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15752&ordering=ip_address",
    "results": [
        {
            "id": 51975,
            "ip_address": "103.239.254.202",
            "count": 1,
            "first_visit": "2023-08-08T18:36:52.544516+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 5679,
            "ip_address": "103.239.254.224",
            "count": 1,
            "first_visit": "2022-05-06T21:32:46.284019+06:00",
            "date": null
        },
        {
            "id": 84679,
            "ip_address": "103.239.254.230",
            "count": 1,
            "first_visit": "2025-06-28T20:21:11.479373+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 77417,
            "ip_address": "103.239.254.230",
            "count": 1,
            "first_visit": "2025-01-02T10:50:25.689345+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 82618,
            "ip_address": "103.239.254.230",
            "count": 1,
            "first_visit": "2025-05-11T13:12:21.532556+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 82491,
            "ip_address": "103.239.254.230",
            "count": 1,
            "first_visit": "2025-05-08T16:10:35.300891+06:00",
            "date": "2025-05-08"
        },
        {
            "id": 83334,
            "ip_address": "103.239.254.230",
            "count": 2,
            "first_visit": "2025-05-27T11:28:48.881179+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 8019,
            "ip_address": "103.239.254.231",
            "count": 1,
            "first_visit": "2022-05-17T12:01:25.543805+06:00",
            "date": null
        }
    ]
}