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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9872&ordering=ip_address",
    "results": [
        {
            "id": 57203,
            "ip_address": "103.165.93.102",
            "count": 1,
            "first_visit": "2023-10-09T21:40:08.901235+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 54554,
            "ip_address": "103.165.93.102",
            "count": 2,
            "first_visit": "2023-09-08T11:07:03.462428+06:00",
            "date": "2023-09-08"
        },
        {
            "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": 27340,
            "ip_address": "103.165.93.6",
            "count": 1,
            "first_visit": "2022-07-25T14:16:47.792779+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28958,
            "ip_address": "103.165.93.6",
            "count": 1,
            "first_visit": "2022-07-28T23:02:06.457626+06:00",
            "date": "2022-07-28"
        }
    ]
}