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

{
    "count": 97311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9136&ordering=ip_address",
    "results": [
        {
            "id": 61569,
            "ip_address": "103.159.72.126",
            "count": 1,
            "first_visit": "2023-12-21T09:17:42.327055+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 84567,
            "ip_address": "103.159.72.127",
            "count": 1,
            "first_visit": "2025-06-26T21:55:26.492491+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 81509,
            "ip_address": "103.159.72.127",
            "count": 1,
            "first_visit": "2025-04-17T02:05:37.928005+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 41219,
            "ip_address": "103.159.72.127",
            "count": 1,
            "first_visit": "2023-01-30T11:06:33.451621+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 97227,
            "ip_address": "103.159.72.172",
            "count": 1,
            "first_visit": "2026-04-20T22:32:11.546199+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 97226,
            "ip_address": "103.159.72.185",
            "count": 1,
            "first_visit": "2026-04-20T22:27:33.938485+06:00",
            "date": "2026-04-20"
        },
        {
            "id": 718,
            "ip_address": "103.159.72.249",
            "count": 1,
            "first_visit": "2021-12-15T16:31:09.617034+06:00",
            "date": null
        },
        {
            "id": 208,
            "ip_address": "103.159.72.253",
            "count": 46,
            "first_visit": "2021-12-05T11:31:19.952581+06:00",
            "date": null
        }
    ]
}