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

{
    "count": 102725,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50976&ordering=ip_address",
    "results": [
        {
            "id": 7022,
            "ip_address": "119.30.39.221",
            "count": 2,
            "first_visit": "2022-05-16T18:45:45.770982+06:00",
            "date": null
        },
        {
            "id": 54847,
            "ip_address": "119.30.39.221",
            "count": 3,
            "first_visit": "2023-09-11T20:43:07.717914+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 50629,
            "ip_address": "119.30.39.221",
            "count": 1,
            "first_visit": "2023-07-23T08:49:53.464994+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 6470,
            "ip_address": "119.30.39.222",
            "count": 6,
            "first_visit": "2022-05-15T23:26:23.213167+06:00",
            "date": null
        },
        {
            "id": 10123,
            "ip_address": "119.30.39.223",
            "count": 1,
            "first_visit": "2022-05-21T22:43:16.420836+06:00",
            "date": null
        },
        {
            "id": 19831,
            "ip_address": "119.30.39.223",
            "count": 1,
            "first_visit": "2022-06-28T20:56:52.399857+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 88448,
            "ip_address": "119.30.39.223",
            "count": 1,
            "first_visit": "2025-08-26T11:23:24.485636+06:00",
            "date": "2025-08-26"
        },
        {
            "id": 7721,
            "ip_address": "119.30.39.224",
            "count": 2,
            "first_visit": "2022-05-17T09:23:12.335400+06:00",
            "date": null
        }
    ]
}