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

{
    "count": 102474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73224&ordering=ip_address",
    "results": [
        {
            "id": 72522,
            "ip_address": "31.13.127.26",
            "count": 1,
            "first_visit": "2024-08-25T12:59:23.567809+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 2976,
            "ip_address": "31.13.127.27",
            "count": 1,
            "first_visit": "2022-01-28T14:51:45.008159+06:00",
            "date": null
        },
        {
            "id": 96429,
            "ip_address": "31.13.127.27",
            "count": 1,
            "first_visit": "2026-03-28T18:50:05.214413+06:00",
            "date": "2026-03-28"
        },
        {
            "id": 43668,
            "ip_address": "31.13.127.28",
            "count": 1,
            "first_visit": "2023-03-13T12:11:38.280745+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 2933,
            "ip_address": "31.13.127.28",
            "count": 2,
            "first_visit": "2022-01-27T12:23:04.089795+06:00",
            "date": null
        },
        {
            "id": 5035,
            "ip_address": "31.13.127.29",
            "count": 1,
            "first_visit": "2022-04-10T19:28:53.497962+06:00",
            "date": null
        },
        {
            "id": 100110,
            "ip_address": "31.13.127.29",
            "count": 1,
            "first_visit": "2026-07-10T09:58:21.718058+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 96189,
            "ip_address": "31.13.127.29",
            "count": 1,
            "first_visit": "2026-03-20T09:49:53.976483+06:00",
            "date": "2026-03-20"
        }
    ]
}