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

{
    "count": 96399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1864&ordering=ip_address",
    "results": [
        {
            "id": 89456,
            "ip_address": "103.113.149.235",
            "count": 1,
            "first_visit": "2025-09-13T16:26:33.460378+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 43678,
            "ip_address": "103.113.149.246",
            "count": 1,
            "first_visit": "2023-03-13T15:19:18.978255+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 9943,
            "ip_address": "103.113.149.48",
            "count": 1,
            "first_visit": "2022-05-21T08:02:59.571781+06:00",
            "date": null
        },
        {
            "id": 3688,
            "ip_address": "103.113.149.53",
            "count": 2,
            "first_visit": "2022-02-17T13:07:48.920063+06:00",
            "date": null
        },
        {
            "id": 23569,
            "ip_address": "103.113.149.60",
            "count": 1,
            "first_visit": "2022-07-18T21:27:23.264633+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 47422,
            "ip_address": "103.113.149.72",
            "count": 1,
            "first_visit": "2023-05-31T14:08:37.761282+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 73977,
            "ip_address": "103.113.149.86",
            "count": 3,
            "first_visit": "2024-10-04T11:15:08.014747+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 85616,
            "ip_address": "103.113.149.97",
            "count": 3,
            "first_visit": "2025-07-10T23:16:03.009387+06:00",
            "date": "2025-07-10"
        }
    ]
}