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

{
    "count": 100317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88720&ordering=ip_address",
    "results": [
        {
            "id": 39988,
            "ip_address": "58.145.187.244",
            "count": 1,
            "first_visit": "2023-01-07T01:29:23.321779+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 29073,
            "ip_address": "58.145.187.246",
            "count": 1,
            "first_visit": "2022-07-29T02:19:34.041948+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8674,
            "ip_address": "58.145.187.246",
            "count": 3,
            "first_visit": "2022-05-18T08:22:27.361774+06:00",
            "date": null
        },
        {
            "id": 2581,
            "ip_address": "58.145.187.247",
            "count": 3,
            "first_visit": "2022-01-21T21:35:48.071793+06:00",
            "date": null
        },
        {
            "id": 29203,
            "ip_address": "58.145.187.248",
            "count": 1,
            "first_visit": "2022-07-29T10:50:10.696479+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6698,
            "ip_address": "58.145.187.248",
            "count": 2,
            "first_visit": "2022-05-16T13:18:07.190357+06:00",
            "date": null
        },
        {
            "id": 60793,
            "ip_address": "58.145.187.248",
            "count": 1,
            "first_visit": "2023-12-08T19:38:26.416944+06:00",
            "date": "2023-12-08"
        },
        {
            "id": 84617,
            "ip_address": "58.145.187.249",
            "count": 3,
            "first_visit": "2025-06-27T19:06:14.139402+06:00",
            "date": "2025-06-27"
        }
    ]
}