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

{
    "count": 102454,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45744&ordering=ip_address",
    "results": [
        {
            "id": 94488,
            "ip_address": "114.130.156.251",
            "count": 1,
            "first_visit": "2026-01-25T16:17:27.369306+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 95648,
            "ip_address": "114.130.156.29",
            "count": 1,
            "first_visit": "2026-03-01T12:54:05.776710+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 16200,
            "ip_address": "114.130.156.29",
            "count": 1,
            "first_visit": "2022-06-18T02:25:58.951685+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9780,
            "ip_address": "114.130.156.30",
            "count": 4,
            "first_visit": "2022-05-20T17:52:08.756717+06:00",
            "date": null
        },
        {
            "id": 101518,
            "ip_address": "114.130.156.33",
            "count": 2,
            "first_visit": "2026-08-12T19:23:17.140109+06:00",
            "date": "2026-08-12"
        },
        {
            "id": 48407,
            "ip_address": "114.130.156.34",
            "count": 2,
            "first_visit": "2023-06-17T14:45:23.979298+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48454,
            "ip_address": "114.130.156.34",
            "count": 1,
            "first_visit": "2023-06-18T11:24:10.690693+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 8882,
            "ip_address": "114.130.156.34",
            "count": 1,
            "first_visit": "2022-05-18T12:11:24.427593+06:00",
            "date": null
        }
    ]
}