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

{
    "count": 97477,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9672&ordering=ip_address",
    "results": [
        {
            "id": 54855,
            "ip_address": "103.165.93.102",
            "count": 1,
            "first_visit": "2023-09-11T22:55:59.334516+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 10856,
            "ip_address": "103.165.93.134",
            "count": 1,
            "first_visit": "2022-05-24T10:02:37.289795+06:00",
            "date": null
        },
        {
            "id": 10018,
            "ip_address": "103.165.93.178",
            "count": 1,
            "first_visit": "2022-05-21T14:29:53.148180+06:00",
            "date": null
        },
        {
            "id": 68866,
            "ip_address": "103.165.93.233",
            "count": 2,
            "first_visit": "2024-05-22T16:38:08.302268+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 88004,
            "ip_address": "103.165.93.235",
            "count": 1,
            "first_visit": "2025-08-19T10:41:31.291747+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 28958,
            "ip_address": "103.165.93.6",
            "count": 1,
            "first_visit": "2022-07-28T23:02:06.457626+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27340,
            "ip_address": "103.165.93.6",
            "count": 1,
            "first_visit": "2022-07-25T14:16:47.792779+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 72965,
            "ip_address": "103.165.93.88",
            "count": 1,
            "first_visit": "2024-09-04T10:43:51.639416+06:00",
            "date": "2024-09-04"
        }
    ]
}