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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1312&ordering=ip_address",
    "results": [
        {
            "id": 90682,
            "ip_address": "103.110.78.62",
            "count": 4,
            "first_visit": "2025-10-13T17:22:51.130691+06:00",
            "date": "2025-10-13"
        },
        {
            "id": 70603,
            "ip_address": "103.110.78.62",
            "count": 13,
            "first_visit": "2024-07-02T21:02:25.776219+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 70935,
            "ip_address": "103.110.78.62",
            "count": 1,
            "first_visit": "2024-07-10T07:44:26.025954+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 69750,
            "ip_address": "103.110.78.62",
            "count": 2,
            "first_visit": "2024-06-10T22:50:16.607898+06:00",
            "date": "2024-06-10"
        },
        {
            "id": 3663,
            "ip_address": "103.110.79.225",
            "count": 1,
            "first_visit": "2022-02-16T15:11:09.350022+06:00",
            "date": null
        },
        {
            "id": 18861,
            "ip_address": "103.110.79.225",
            "count": 1,
            "first_visit": "2022-06-26T00:03:34.266088+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 93511,
            "ip_address": "103.110.96.156",
            "count": 3,
            "first_visit": "2026-01-01T16:41:18.132125+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 8104,
            "ip_address": "103.110.97.197",
            "count": 1,
            "first_visit": "2022-05-17T12:37:23.552138+06:00",
            "date": null
        }
    ]
}