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

{
    "count": 97446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23496&ordering=-ip_address",
    "results": [
        {
            "id": 10557,
            "ip_address": "37.111.206.202",
            "count": 1,
            "first_visit": "2022-05-23T09:49:02.982146+06:00",
            "date": null
        },
        {
            "id": 6847,
            "ip_address": "37.111.206.201",
            "count": 3,
            "first_visit": "2022-05-16T16:40:01.095893+06:00",
            "date": null
        },
        {
            "id": 43294,
            "ip_address": "37.111.206.201",
            "count": 2,
            "first_visit": "2023-03-06T23:30:40.751639+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 73339,
            "ip_address": "37.111.206.200",
            "count": 2,
            "first_visit": "2024-09-12T14:00:24.229998+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 10448,
            "ip_address": "37.111.206.200",
            "count": 1,
            "first_visit": "2022-05-22T22:57:26.600945+06:00",
            "date": null
        },
        {
            "id": 3428,
            "ip_address": "37.111.206.20",
            "count": 1,
            "first_visit": "2022-02-08T11:32:20.395154+06:00",
            "date": null
        },
        {
            "id": 85832,
            "ip_address": "37.111.206.20",
            "count": 5,
            "first_visit": "2025-07-14T20:36:25.379224+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 52181,
            "ip_address": "37.111.206.20",
            "count": 1,
            "first_visit": "2023-08-11T01:21:34.063813+06:00",
            "date": "2023-08-11"
        }
    ]
}