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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40312&ordering=-ip_address",
    "results": [
        {
            "id": 21071,
            "ip_address": "182.54.152.18",
            "count": 2,
            "first_visit": "2022-07-04T14:20:27.931646+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 24383,
            "ip_address": "182.54.152.18",
            "count": 2,
            "first_visit": "2022-07-20T07:19:10.356519+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18618,
            "ip_address": "182.52.28.120",
            "count": 1,
            "first_visit": "2022-06-25T14:10:10.646873+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 35705,
            "ip_address": "182.48.95.94",
            "count": 1,
            "first_visit": "2022-10-10T10:01:23.227926+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 3697,
            "ip_address": "182.48.94.201",
            "count": 2,
            "first_visit": "2022-02-18T01:43:21.352510+06:00",
            "date": null
        },
        {
            "id": 5655,
            "ip_address": "182.48.94.200",
            "count": 1,
            "first_visit": "2022-05-06T00:35:38.767092+06:00",
            "date": null
        },
        {
            "id": 12651,
            "ip_address": "182.48.93.24",
            "count": 1,
            "first_visit": "2022-05-30T00:04:21.965621+06:00",
            "date": null
        },
        {
            "id": 91534,
            "ip_address": "182.48.93.199",
            "count": 1,
            "first_visit": "2025-11-02T16:32:55.719897+06:00",
            "date": "2025-11-02"
        }
    ]
}