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

{
    "count": 97499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23736&ordering=-ip_address",
    "results": [
        {
            "id": 32380,
            "ip_address": "37.111.206.130",
            "count": 1,
            "first_visit": "2022-08-18T20:49:26.506841+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 72034,
            "ip_address": "37.111.206.130",
            "count": 1,
            "first_visit": "2024-08-11T13:48:23.634009+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 56926,
            "ip_address": "37.111.206.130",
            "count": 2,
            "first_visit": "2023-10-06T16:52:35.382667+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 11930,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-05-27T13:45:31.209462+06:00",
            "date": null
        },
        {
            "id": 20118,
            "ip_address": "37.111.206.13",
            "count": 2,
            "first_visit": "2022-06-29T19:32:48.390925+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 13508,
            "ip_address": "37.111.206.128",
            "count": 2,
            "first_visit": "2022-06-04T13:53:22.781225+06:00",
            "date": null
        },
        {
            "id": 95065,
            "ip_address": "37.111.206.128",
            "count": 1,
            "first_visit": "2026-02-10T19:56:10.034608+06:00",
            "date": "2026-02-10"
        },
        {
            "id": 72723,
            "ip_address": "37.111.206.128",
            "count": 1,
            "first_visit": "2024-08-29T13:15:41.258530+06:00",
            "date": "2024-08-29"
        }
    ]
}