GET /user_management/visitor-free/?format=api&offset=16224&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=16232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16216&ordering=-ip_address",
    "results": [
        {
            "id": 57771,
            "ip_address": "42.0.5.233",
            "count": 1,
            "first_visit": "2023-10-16T21:25:59.393813+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 32659,
            "ip_address": "42.0.5.233",
            "count": 1,
            "first_visit": "2022-08-22T12:43:13.880589+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 64338,
            "ip_address": "42.0.5.231",
            "count": 1,
            "first_visit": "2024-02-05T16:06:52.999309+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 28504,
            "ip_address": "42.0.5.230",
            "count": 1,
            "first_visit": "2022-07-28T01:49:14.408786+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29760,
            "ip_address": "42.0.5.228",
            "count": 1,
            "first_visit": "2022-07-30T10:32:06.718244+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5578,
            "ip_address": "42.0.5.228",
            "count": 3,
            "first_visit": "2022-05-03T13:17:12.553727+06:00",
            "date": null
        },
        {
            "id": 12938,
            "ip_address": "42.0.5.226",
            "count": 1,
            "first_visit": "2022-05-31T00:06:55.297679+06:00",
            "date": null
        },
        {
            "id": 94586,
            "ip_address": "42.0.5.221",
            "count": 1,
            "first_visit": "2026-01-28T12:41:43.999217+06:00",
            "date": "2026-01-28"
        }
    ]
}