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

{
    "count": 99294,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4560&ordering=-ip_address",
    "results": [
        {
            "id": 81548,
            "ip_address": "66.249.75.232",
            "count": 1,
            "first_visit": "2025-04-17T20:24:48.357294+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 79350,
            "ip_address": "66.249.75.232",
            "count": 4,
            "first_visit": "2025-02-23T20:55:52.573774+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79879,
            "ip_address": "66.249.75.231",
            "count": 1,
            "first_visit": "2025-03-08T08:17:09.701322+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 54605,
            "ip_address": "66.249.75.226",
            "count": 2,
            "first_visit": "2023-09-09T00:33:50.497869+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 54602,
            "ip_address": "66.249.75.226",
            "count": 1,
            "first_visit": "2023-09-08T22:56:49.288667+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54645,
            "ip_address": "66.249.75.225",
            "count": 1,
            "first_visit": "2023-09-09T12:33:40.235936+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 2039,
            "ip_address": "66.249.75.223",
            "count": 62,
            "first_visit": "2022-01-12T16:00:38.035345+06:00",
            "date": null
        },
        {
            "id": 2020,
            "ip_address": "66.249.75.222",
            "count": 77,
            "first_visit": "2022-01-12T10:10:25.378140+06:00",
            "date": null
        }
    ]
}