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

{
    "count": 101666,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76784&ordering=ip_address",
    "results": [
        {
            "id": 61644,
            "ip_address": "37.111.206.166",
            "count": 1,
            "first_visit": "2023-12-22T10:54:04.454838+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 66341,
            "ip_address": "37.111.206.167",
            "count": 1,
            "first_visit": "2024-03-25T18:37:49.765060+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 56201,
            "ip_address": "37.111.206.167",
            "count": 1,
            "first_visit": "2023-09-28T01:16:18.462711+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 7813,
            "ip_address": "37.111.206.167",
            "count": 2,
            "first_visit": "2022-05-17T10:17:52.672704+06:00",
            "date": null
        },
        {
            "id": 4579,
            "ip_address": "37.111.206.168",
            "count": 1,
            "first_visit": "2022-03-22T09:53:37.024351+06:00",
            "date": null
        },
        {
            "id": 4580,
            "ip_address": "37.111.206.168",
            "count": 2,
            "first_visit": "2022-03-22T09:53:37.027846+06:00",
            "date": null
        },
        {
            "id": 85403,
            "ip_address": "37.111.206.168",
            "count": 1,
            "first_visit": "2025-07-07T15:39:05.512386+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 74400,
            "ip_address": "37.111.206.169",
            "count": 1,
            "first_visit": "2024-10-14T08:38:13.984272+06:00",
            "date": "2024-10-14"
        }
    ]
}