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

{
    "count": 95212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16192&ordering=-ip_address",
    "results": [
        {
            "id": 77383,
            "ip_address": "42.0.5.252",
            "count": 1,
            "first_visit": "2025-01-01T03:42:17.321448+06:00",
            "date": "2025-01-01"
        },
        {
            "id": 61349,
            "ip_address": "42.0.5.250",
            "count": 1,
            "first_visit": "2023-12-17T21:45:59.516629+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 13578,
            "ip_address": "42.0.5.250",
            "count": 1,
            "first_visit": "2022-06-05T21:11:28.836880+06:00",
            "date": null
        },
        {
            "id": 62557,
            "ip_address": "42.0.5.250",
            "count": 2,
            "first_visit": "2024-01-06T19:01:41.406216+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 94417,
            "ip_address": "42.0.5.249",
            "count": 1,
            "first_visit": "2026-01-23T15:10:56.045076+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 5206,
            "ip_address": "42.0.5.248",
            "count": 1,
            "first_visit": "2022-04-18T03:59:32.085833+06:00",
            "date": null
        },
        {
            "id": 29891,
            "ip_address": "42.0.5.247",
            "count": 1,
            "first_visit": "2022-07-30T12:56:36.333352+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 68834,
            "ip_address": "42.0.5.247",
            "count": 3,
            "first_visit": "2024-05-22T12:23:43.851035+06:00",
            "date": "2024-05-22"
        }
    ]
}