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

{
    "count": 91606,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90984&ordering=ip_address",
    "results": [
        {
            "id": 89614,
            "ip_address": "87.58.67.113",
            "count": 1,
            "first_visit": "2025-09-16T21:28:46.735119+06:00",
            "date": "2025-09-16"
        },
        {
            "id": 37278,
            "ip_address": "87.74.218.150",
            "count": 2,
            "first_visit": "2022-11-12T04:51:40.432178+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 81339,
            "ip_address": "87.75.168.208",
            "count": 1,
            "first_visit": "2025-04-12T17:39:58.167107+06:00",
            "date": "2025-04-12"
        },
        {
            "id": 2033,
            "ip_address": "87.88.163.35",
            "count": 1,
            "first_visit": "2022-01-12T14:45:45.317144+06:00",
            "date": null
        },
        {
            "id": 85234,
            "ip_address": "87.92.249.255",
            "count": 1,
            "first_visit": "2025-07-04T20:03:11.072956+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 1366,
            "ip_address": "88.113.5.126",
            "count": 2,
            "first_visit": "2021-12-25T19:44:09.196395+06:00",
            "date": null
        },
        {
            "id": 37961,
            "ip_address": "88.150.220.6",
            "count": 1,
            "first_visit": "2022-11-29T01:56:37.250102+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 52643,
            "ip_address": "88.150.220.8",
            "count": 1,
            "first_visit": "2023-08-16T08:51:16.113224+06:00",
            "date": "2023-08-16"
        }
    ]
}