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

{
    "count": 93047,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10352&ordering=-ip_address",
    "results": [
        {
            "id": 69360,
            "ip_address": "58.145.187.241",
            "count": 1,
            "first_visit": "2024-06-03T20:29:52.759677+06:00",
            "date": "2024-06-03"
        },
        {
            "id": 36048,
            "ip_address": "58.145.187.240",
            "count": 1,
            "first_visit": "2022-10-17T23:46:39.865547+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 41520,
            "ip_address": "58.145.187.240",
            "count": 1,
            "first_visit": "2023-02-04T13:26:41.361134+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 9345,
            "ip_address": "58.145.187.240",
            "count": 2,
            "first_visit": "2022-05-19T11:54:02.320064+06:00",
            "date": null
        },
        {
            "id": 88181,
            "ip_address": "58.145.187.239",
            "count": 1,
            "first_visit": "2025-08-21T20:34:31.258528+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 24843,
            "ip_address": "58.145.187.239",
            "count": 1,
            "first_visit": "2022-07-20T19:31:18.570350+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5311,
            "ip_address": "58.145.187.239",
            "count": 1,
            "first_visit": "2022-04-22T16:47:50.478062+06:00",
            "date": null
        },
        {
            "id": 9678,
            "ip_address": "58.145.187.238",
            "count": 5,
            "first_visit": "2022-05-20T12:10:06.023613+06:00",
            "date": null
        }
    ]
}