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

{
    "count": 101768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41520&ordering=-ip_address",
    "results": [
        {
            "id": 101158,
            "ip_address": "182.160.110.156",
            "count": 2,
            "first_visit": "2026-08-04T16:33:26.460642+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 81255,
            "ip_address": "182.160.110.156",
            "count": 1,
            "first_visit": "2025-04-10T15:33:09.735875+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 100045,
            "ip_address": "182.160.110.156",
            "count": 1,
            "first_visit": "2026-07-08T15:24:25.539073+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 84862,
            "ip_address": "182.160.110.138",
            "count": 2,
            "first_visit": "2025-06-30T12:50:31.776148+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 6609,
            "ip_address": "182.160.110.123",
            "count": 1,
            "first_visit": "2022-05-16T11:00:56.378155+06:00",
            "date": null
        },
        {
            "id": 6976,
            "ip_address": "182.160.110.115",
            "count": 2,
            "first_visit": "2022-05-16T18:10:59.347022+06:00",
            "date": null
        },
        {
            "id": 30391,
            "ip_address": "182.160.110.115",
            "count": 1,
            "first_visit": "2022-07-31T12:28:51.192399+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 5417,
            "ip_address": "182.160.109.93",
            "count": 1,
            "first_visit": "2022-04-27T17:38:05.380663+06:00",
            "date": null
        }
    ]
}