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

{
    "count": 96982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22192&ordering=ip_address",
    "results": [
        {
            "id": 7118,
            "ip_address": "103.85.199.10",
            "count": 1,
            "first_visit": "2022-05-16T19:32:03.943698+06:00",
            "date": null
        },
        {
            "id": 28650,
            "ip_address": "103.85.199.11",
            "count": 1,
            "first_visit": "2022-07-28T10:09:31.268926+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 33226,
            "ip_address": "103.85.199.24",
            "count": 1,
            "first_visit": "2022-08-28T20:44:38.173227+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 10285,
            "ip_address": "103.85.199.27",
            "count": 1,
            "first_visit": "2022-05-22T12:45:23.829259+06:00",
            "date": null
        },
        {
            "id": 664,
            "ip_address": "103.85.199.29",
            "count": 1,
            "first_visit": "2021-12-14T02:21:06.395832+06:00",
            "date": null
        },
        {
            "id": 57774,
            "ip_address": "103.85.199.5",
            "count": 1,
            "first_visit": "2023-10-16T23:45:15.499937+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 3286,
            "ip_address": "103.85.232.172",
            "count": 1,
            "first_visit": "2022-02-03T23:59:54.547466+06:00",
            "date": null
        },
        {
            "id": 5299,
            "ip_address": "103.85.232.248",
            "count": 1,
            "first_visit": "2022-04-21T19:20:26.002229+06:00",
            "date": null
        }
    ]
}