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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9856&ordering=-ip_address",
    "results": [
        {
            "id": 17530,
            "ip_address": "64.233.173.168",
            "count": 1,
            "first_visit": "2022-06-22T23:21:13.029683+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 19811,
            "ip_address": "64.233.173.168",
            "count": 1,
            "first_visit": "2022-06-28T18:20:21.240714+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 20093,
            "ip_address": "64.233.173.168",
            "count": 1,
            "first_visit": "2022-06-29T17:52:12.673392+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 18916,
            "ip_address": "64.233.173.168",
            "count": 2,
            "first_visit": "2022-06-26T04:25:29.589049+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18398,
            "ip_address": "64.233.173.168",
            "count": 3,
            "first_visit": "2022-06-25T04:24:50.584920+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4865,
            "ip_address": "64.233.173.168",
            "count": 3,
            "first_visit": "2022-04-02T05:05:35.745425+06:00",
            "date": null
        },
        {
            "id": 92106,
            "ip_address": "64.233.173.167",
            "count": 1,
            "first_visit": "2025-11-17T15:08:59.264727+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 3895,
            "ip_address": "64.233.173.166",
            "count": 10,
            "first_visit": "2022-02-26T15:17:39.192312+06:00",
            "date": null
        }
    ]
}