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

{
    "count": 103365,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54256&ordering=-ip_address",
    "results": [
        {
            "id": 3973,
            "ip_address": "118.179.20.22",
            "count": 5,
            "first_visit": "2022-03-01T12:46:52.472398+06:00",
            "date": null
        },
        {
            "id": 69023,
            "ip_address": "118.179.20.20",
            "count": 1,
            "first_visit": "2024-05-24T20:44:30.937394+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 88617,
            "ip_address": "118.179.20.170",
            "count": 1,
            "first_visit": "2025-08-29T12:03:48.449671+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 9944,
            "ip_address": "118.179.20.162",
            "count": 1,
            "first_visit": "2022-05-21T08:25:33.074625+06:00",
            "date": null
        },
        {
            "id": 58398,
            "ip_address": "118.179.20.123",
            "count": 1,
            "first_visit": "2023-10-25T21:42:40.758299+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 27329,
            "ip_address": "118.179.201.226",
            "count": 1,
            "first_visit": "2022-07-25T13:57:32.211246+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10236,
            "ip_address": "118.179.20.118",
            "count": 1,
            "first_visit": "2022-05-22T09:31:05.289411+06:00",
            "date": null
        },
        {
            "id": 9385,
            "ip_address": "118.179.20.102",
            "count": 4,
            "first_visit": "2022-05-19T14:06:28.517424+06:00",
            "date": null
        }
    ]
}