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

{
    "count": 102700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50576&ordering=ip_address",
    "results": [
        {
            "id": 86582,
            "ip_address": "119.30.35.38",
            "count": 1,
            "first_visit": "2025-07-27T12:31:35.221747+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 17861,
            "ip_address": "119.30.35.39",
            "count": 1,
            "first_visit": "2022-06-23T22:22:22.052809+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 5334,
            "ip_address": "119.30.35.4",
            "count": 5,
            "first_visit": "2022-04-24T00:53:13.563115+06:00",
            "date": null
        },
        {
            "id": 8176,
            "ip_address": "119.30.35.40",
            "count": 1,
            "first_visit": "2022-05-17T14:08:55.638723+06:00",
            "date": null
        },
        {
            "id": 13021,
            "ip_address": "119.30.35.46",
            "count": 1,
            "first_visit": "2022-05-31T08:12:37.956053+06:00",
            "date": null
        },
        {
            "id": 53330,
            "ip_address": "119.30.35.46",
            "count": 3,
            "first_visit": "2023-08-23T20:36:58.666595+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 9957,
            "ip_address": "119.30.35.47",
            "count": 1,
            "first_visit": "2022-05-21T09:42:53.423760+06:00",
            "date": null
        },
        {
            "id": 38485,
            "ip_address": "119.30.35.47",
            "count": 1,
            "first_visit": "2022-12-08T17:00:47.745469+06:00",
            "date": "2022-12-08"
        }
    ]
}