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

{
    "count": 95008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15544&ordering=-ip_address",
    "results": [
        {
            "id": 83451,
            "ip_address": "43.230.122.174",
            "count": 2,
            "first_visit": "2025-05-30T10:19:56.653002+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 73690,
            "ip_address": "43.230.122.174",
            "count": 6,
            "first_visit": "2024-09-27T13:25:46.637575+06:00",
            "date": "2024-09-27"
        },
        {
            "id": 91143,
            "ip_address": "43.230.122.174",
            "count": 1,
            "first_visit": "2025-10-23T09:21:13.519100+06:00",
            "date": "2025-10-23"
        },
        {
            "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": 60159,
            "ip_address": "43.230.122.146",
            "count": 1,
            "first_visit": "2023-11-27T11:54:32.722151+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 5798,
            "ip_address": "43.230.122.141",
            "count": 1,
            "first_visit": "2022-05-10T16:52:36.821593+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": 1851,
            "ip_address": "43.230.122.137",
            "count": 3,
            "first_visit": "2022-01-11T12:59:32.466449+06:00",
            "date": null
        }
    ]
}