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

{
    "count": 96042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5544&ordering=ip_address",
    "results": [
        {
            "id": 4347,
            "ip_address": "103.138.120.244",
            "count": 1,
            "first_visit": "2022-03-14T01:00:44.282305+06:00",
            "date": null
        },
        {
            "id": 9673,
            "ip_address": "103.138.120.246",
            "count": 1,
            "first_visit": "2022-05-20T11:54:45.427784+06:00",
            "date": null
        },
        {
            "id": 3264,
            "ip_address": "103.138.120.249",
            "count": 1,
            "first_visit": "2022-02-03T15:17:33.841003+06:00",
            "date": null
        },
        {
            "id": 3340,
            "ip_address": "103.138.120.250",
            "count": 2,
            "first_visit": "2022-02-06T00:28:34.052929+06:00",
            "date": null
        },
        {
            "id": 1721,
            "ip_address": "103.138.120.252",
            "count": 1,
            "first_visit": "2022-01-08T12:43:40.497762+06:00",
            "date": null
        },
        {
            "id": 91208,
            "ip_address": "103.138.120.26",
            "count": 2,
            "first_visit": "2025-10-25T13:54:33.663049+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 91541,
            "ip_address": "103.138.120.29",
            "count": 2,
            "first_visit": "2025-11-02T20:23:14.219591+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 89229,
            "ip_address": "103.138.120.38",
            "count": 1,
            "first_visit": "2025-09-09T10:09:31.856729+06:00",
            "date": "2025-09-09"
        }
    ]
}