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

{
    "count": 102708,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50712&ordering=ip_address",
    "results": [
        {
            "id": 7711,
            "ip_address": "119.30.38.194",
            "count": 4,
            "first_visit": "2022-05-17T09:18:30.164688+06:00",
            "date": null
        },
        {
            "id": 6518,
            "ip_address": "119.30.38.196",
            "count": 2,
            "first_visit": "2022-05-16T05:59:39.962650+06:00",
            "date": null
        },
        {
            "id": 7421,
            "ip_address": "119.30.38.198",
            "count": 1,
            "first_visit": "2022-05-16T22:55:53.850982+06:00",
            "date": null
        },
        {
            "id": 8105,
            "ip_address": "119.30.38.2",
            "count": 5,
            "first_visit": "2022-05-17T12:37:28.831564+06:00",
            "date": null
        },
        {
            "id": 3930,
            "ip_address": "119.30.38.200",
            "count": 2,
            "first_visit": "2022-02-27T21:32:06.460866+06:00",
            "date": null
        },
        {
            "id": 32194,
            "ip_address": "119.30.38.201",
            "count": 1,
            "first_visit": "2022-08-17T08:55:36.658597+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 16166,
            "ip_address": "119.30.38.201",
            "count": 1,
            "first_visit": "2022-06-18T00:12:33.677377+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 88564,
            "ip_address": "119.30.38.202",
            "count": 1,
            "first_visit": "2025-08-28T13:58:03.536482+06:00",
            "date": "2025-08-28"
        }
    ]
}