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

{
    "count": 103210,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53696&ordering=ip_address",
    "results": [
        {
            "id": 78693,
            "ip_address": "136.158.17.124",
            "count": 1,
            "first_visit": "2025-02-07T13:44:26.891188+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 56545,
            "ip_address": "136.158.25.197",
            "count": 1,
            "first_visit": "2023-10-02T10:45:20.867287+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 5580,
            "ip_address": "136.158.28.26",
            "count": 1,
            "first_visit": "2022-05-03T13:44:41.085739+06:00",
            "date": null
        },
        {
            "id": 98473,
            "ip_address": "136.158.59.243",
            "count": 1,
            "first_visit": "2026-05-24T13:00:36.351274+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 64362,
            "ip_address": "136.158.79.142",
            "count": 1,
            "first_visit": "2024-02-06T05:46:22.566498+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 2794,
            "ip_address": "136.158.82.122",
            "count": 3,
            "first_visit": "2022-01-25T11:01:45.984584+06:00",
            "date": null
        },
        {
            "id": 3772,
            "ip_address": "136.158.82.175",
            "count": 1,
            "first_visit": "2022-02-21T12:30:31.433860+06:00",
            "date": null
        },
        {
            "id": 5601,
            "ip_address": "136.158.82.28",
            "count": 1,
            "first_visit": "2022-05-04T08:53:18.403225+06:00",
            "date": null
        }
    ]
}