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

{
    "count": 93760,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78488&ordering=ip_address",
    "results": [
        {
            "id": 87094,
            "ip_address": "43.230.210.131",
            "count": 1,
            "first_visit": "2025-08-04T08:31:51.547581+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 83341,
            "ip_address": "43.230.210.170",
            "count": 1,
            "first_visit": "2025-05-27T16:23:11.406390+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 2844,
            "ip_address": "43.231.20.129",
            "count": 1,
            "first_visit": "2022-01-25T19:51:18.872238+06:00",
            "date": null
        },
        {
            "id": 33234,
            "ip_address": "43.231.20.129",
            "count": 1,
            "first_visit": "2022-08-28T22:56:10.666405+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 16742,
            "ip_address": "43.231.20.17",
            "count": 1,
            "first_visit": "2022-06-20T07:23:36.097996+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 17675,
            "ip_address": "43.231.20.34",
            "count": 1,
            "first_visit": "2022-06-23T09:53:31.682790+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 26517,
            "ip_address": "43.231.20.34",
            "count": 1,
            "first_visit": "2022-07-24T02:14:11.286377+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2834,
            "ip_address": "43.231.20.34",
            "count": 3,
            "first_visit": "2022-01-25T18:38:05.455888+06:00",
            "date": null
        }
    ]
}