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

{
    "count": 99298,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24992&ordering=ip_address",
    "results": [
        {
            "id": 88507,
            "ip_address": "106.0.54.114",
            "count": 1,
            "first_visit": "2025-08-27T13:57:06.402915+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 5192,
            "ip_address": "106.0.54.124",
            "count": 1,
            "first_visit": "2022-04-17T19:07:36.887271+06:00",
            "date": null
        },
        {
            "id": 3200,
            "ip_address": "106.0.54.150",
            "count": 1,
            "first_visit": "2022-02-01T20:04:21.606197+06:00",
            "date": null
        },
        {
            "id": 77601,
            "ip_address": "106.0.54.153",
            "count": 1,
            "first_visit": "2025-01-07T23:34:14.848285+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 16419,
            "ip_address": "106.0.54.175",
            "count": 1,
            "first_visit": "2022-06-18T17:54:36.785326+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 27889,
            "ip_address": "106.0.54.216",
            "count": 1,
            "first_visit": "2022-07-26T22:18:05.136769+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 64661,
            "ip_address": "106.0.54.42",
            "count": 1,
            "first_visit": "2024-02-12T18:35:50.199518+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 53756,
            "ip_address": "106.0.54.57",
            "count": 1,
            "first_visit": "2023-08-28T16:43:56.161339+06:00",
            "date": "2023-08-28"
        }
    ]
}