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

{
    "count": 99797,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1024&ordering=-ip_address",
    "results": [
        {
            "id": 26528,
            "ip_address": "85.18.30.105",
            "count": 1,
            "first_visit": "2022-07-24T03:34:36.211251+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 90265,
            "ip_address": "85.174.105.179",
            "count": 1,
            "first_visit": "2025-10-02T21:15:35.575332+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90415,
            "ip_address": "85.173.74.40",
            "count": 1,
            "first_visit": "2025-10-06T09:14:55.272170+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 90728,
            "ip_address": "85.173.205.52",
            "count": 1,
            "first_visit": "2025-10-14T12:24:43.151653+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 99084,
            "ip_address": "85.172.94.179",
            "count": 1,
            "first_visit": "2026-06-10T23:35:56.671159+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 90745,
            "ip_address": "85.172.92.18",
            "count": 1,
            "first_visit": "2025-10-14T20:13:18.200252+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 5105,
            "ip_address": "85.156.144.219",
            "count": 1,
            "first_visit": "2022-04-13T17:24:37.475688+06:00",
            "date": null
        },
        {
            "id": 863,
            "ip_address": "85.154.13.127",
            "count": 2,
            "first_visit": "2021-12-19T19:03:41.098612+06:00",
            "date": null
        }
    ]
}