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

{
    "count": 93777,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78480&ordering=ip_address",
    "results": [
        {
            "id": 34038,
            "ip_address": "43.230.122.129",
            "count": 1,
            "first_visit": "2022-09-08T12:02:25.790089+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 36101,
            "ip_address": "43.230.122.133",
            "count": 1,
            "first_visit": "2022-10-18T18:44:32.000557+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 1851,
            "ip_address": "43.230.122.137",
            "count": 3,
            "first_visit": "2022-01-11T12:59:32.466449+06:00",
            "date": null
        },
        {
            "id": 34971,
            "ip_address": "43.230.122.141",
            "count": 1,
            "first_visit": "2022-09-25T15:31:58.831650+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 5798,
            "ip_address": "43.230.122.141",
            "count": 1,
            "first_visit": "2022-05-10T16:52:36.821593+06:00",
            "date": null
        },
        {
            "id": 60159,
            "ip_address": "43.230.122.146",
            "count": 1,
            "first_visit": "2023-11-27T11:54:32.722151+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 39630,
            "ip_address": "43.230.122.173",
            "count": 1,
            "first_visit": "2022-12-30T15:41:53.864025+06:00",
            "date": "2022-12-30"
        },
        {
            "id": 91143,
            "ip_address": "43.230.122.174",
            "count": 1,
            "first_visit": "2025-10-23T09:21:13.519100+06:00",
            "date": "2025-10-23"
        }
    ]
}