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

{
    "count": 94961,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15304&ordering=-ip_address",
    "results": [
        {
            "id": 17404,
            "ip_address": "43.245.120.56",
            "count": 1,
            "first_visit": "2022-06-22T16:07:08.792733+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 47227,
            "ip_address": "43.245.120.54",
            "count": 5,
            "first_visit": "2023-05-27T09:05:59.834622+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 7469,
            "ip_address": "43.245.120.53",
            "count": 2,
            "first_visit": "2022-05-16T23:27:09.830730+06:00",
            "date": null
        },
        {
            "id": 66991,
            "ip_address": "43.245.120.50",
            "count": 2,
            "first_visit": "2024-04-15T13:17:43.084431+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 26943,
            "ip_address": "43.245.120.50",
            "count": 1,
            "first_visit": "2022-07-25T00:13:14.526880+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 15580,
            "ip_address": "43.245.120.5",
            "count": 1,
            "first_visit": "2022-06-16T07:57:22.260835+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 11897,
            "ip_address": "43.245.120.45",
            "count": 2,
            "first_visit": "2022-05-27T11:40:19.566132+06:00",
            "date": null
        },
        {
            "id": 94715,
            "ip_address": "43.245.120.45",
            "count": 1,
            "first_visit": "2026-02-01T16:47:10.699156+06:00",
            "date": "2026-02-01"
        }
    ]
}