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

{
    "count": 94526,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=160&ordering=ip_address",
    "results": [
        {
            "id": 18057,
            "ip_address": "103.100.234.160",
            "count": 1,
            "first_visit": "2022-06-24T10:50:11.114761+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 92263,
            "ip_address": "103.100.234.17",
            "count": 2,
            "first_visit": "2025-11-21T23:45:15.742754+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 91223,
            "ip_address": "103.100.234.180",
            "count": 1,
            "first_visit": "2025-10-25T20:42:16.558317+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 12903,
            "ip_address": "103.100.234.192",
            "count": 2,
            "first_visit": "2022-05-30T22:39:33.158791+06:00",
            "date": null
        },
        {
            "id": 6023,
            "ip_address": "103.100.234.195",
            "count": 2,
            "first_visit": "2022-05-14T19:02:44.415191+06:00",
            "date": null
        },
        {
            "id": 81366,
            "ip_address": "103.100.234.218",
            "count": 1,
            "first_visit": "2025-04-13T06:57:01.552931+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 82783,
            "ip_address": "103.100.234.218",
            "count": 2,
            "first_visit": "2025-05-14T19:52:35.529287+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 5503,
            "ip_address": "103.100.234.221",
            "count": 1,
            "first_visit": "2022-05-01T01:49:39.244733+06:00",
            "date": null
        }
    ]
}