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

{
    "count": 98175,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15032&ordering=ip_address",
    "results": [
        {
            "id": 4565,
            "ip_address": "103.229.82.122",
            "count": 1,
            "first_visit": "2022-03-21T18:36:07.396371+06:00",
            "date": null
        },
        {
            "id": 30084,
            "ip_address": "103.229.82.134",
            "count": 1,
            "first_visit": "2022-07-30T23:49:23.987849+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3329,
            "ip_address": "103.229.82.14",
            "count": 10,
            "first_visit": "2022-02-05T13:18:14.869463+06:00",
            "date": null
        },
        {
            "id": 939,
            "ip_address": "103.229.83.102",
            "count": 2,
            "first_visit": "2021-12-19T22:04:15.192107+06:00",
            "date": null
        },
        {
            "id": 57266,
            "ip_address": "103.229.83.114",
            "count": 1,
            "first_visit": "2023-10-10T20:04:06.072670+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 80840,
            "ip_address": "103.229.83.114",
            "count": 2,
            "first_visit": "2025-04-01T11:13:07.962999+06:00",
            "date": "2025-04-01"
        },
        {
            "id": 13961,
            "ip_address": "103.229.83.178",
            "count": 1,
            "first_visit": "2022-06-08T09:18:51.976779+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 66382,
            "ip_address": "103.229.83.178",
            "count": 2,
            "first_visit": "2024-03-26T19:59:36.689604+06:00",
            "date": "2024-03-26"
        }
    ]
}