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

{
    "count": 97998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25392&ordering=ip_address",
    "results": [
        {
            "id": 854,
            "ip_address": "113.11.46.180",
            "count": 1,
            "first_visit": "2021-12-19T18:54:48.012003+06:00",
            "date": null
        },
        {
            "id": 87136,
            "ip_address": "113.11.49.196",
            "count": 1,
            "first_visit": "2025-08-04T22:30:52.741721+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87138,
            "ip_address": "113.11.49.198",
            "count": 1,
            "first_visit": "2025-08-04T23:38:32.625308+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 82066,
            "ip_address": "113.11.49.200",
            "count": 1,
            "first_visit": "2025-04-30T12:17:29.937586+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 5442,
            "ip_address": "113.11.49.203",
            "count": 1,
            "first_visit": "2022-04-29T10:22:53.051283+06:00",
            "date": null
        },
        {
            "id": 42069,
            "ip_address": "113.11.49.26",
            "count": 1,
            "first_visit": "2023-02-12T13:18:51.146895+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 18021,
            "ip_address": "113.11.51.126",
            "count": 1,
            "first_visit": "2022-06-24T08:17:11.044398+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 43742,
            "ip_address": "113.11.51.147",
            "count": 2,
            "first_visit": "2023-03-14T14:42:40.453548+06:00",
            "date": "2023-03-14"
        }
    ]
}