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

{
    "count": 101453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38616&ordering=-ip_address",
    "results": [
        {
            "id": 75601,
            "ip_address": "193.177.211.130",
            "count": 1,
            "first_visit": "2024-11-13T15:34:50.486100+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 4563,
            "ip_address": "193.176.84.206",
            "count": 2,
            "first_visit": "2022-03-21T17:55:03.654071+06:00",
            "date": null
        },
        {
            "id": 1596,
            "ip_address": "193.176.84.140",
            "count": 1,
            "first_visit": "2022-01-02T14:30:34.576437+06:00",
            "date": null
        },
        {
            "id": 13593,
            "ip_address": "193.170.141.198",
            "count": 1,
            "first_visit": "2022-06-06T02:49:35.427132+06:00",
            "date": null
        },
        {
            "id": 95127,
            "ip_address": "193.169.9.138",
            "count": 1,
            "first_visit": "2026-02-13T15:02:29.543613+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 101121,
            "ip_address": "193.169.8.71",
            "count": 1,
            "first_visit": "2026-08-03T15:35:00.759433+06:00",
            "date": "2026-08-03"
        },
        {
            "id": 98865,
            "ip_address": "193.169.8.248",
            "count": 1,
            "first_visit": "2026-06-05T14:31:54.716118+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 95054,
            "ip_address": "193.169.8.232",
            "count": 1,
            "first_visit": "2026-02-10T12:39:55.914436+06:00",
            "date": "2026-02-10"
        }
    ]
}