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

{
    "count": 96321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20680&ordering=ip_address",
    "results": [
        {
            "id": 3147,
            "ip_address": "103.70.171.205",
            "count": 1,
            "first_visit": "2022-01-31T23:34:01.487677+06:00",
            "date": null
        },
        {
            "id": 12401,
            "ip_address": "103.70.171.222",
            "count": 1,
            "first_visit": "2022-05-29T09:08:54.005206+06:00",
            "date": null
        },
        {
            "id": 69026,
            "ip_address": "103.70.171.229",
            "count": 1,
            "first_visit": "2024-05-24T23:24:32.768033+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 95811,
            "ip_address": "103.70.171.35",
            "count": 1,
            "first_visit": "2026-03-07T05:10:34.837236+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 92817,
            "ip_address": "103.70.171.35",
            "count": 1,
            "first_visit": "2025-12-10T03:02:33.546858+06:00",
            "date": "2025-12-10"
        },
        {
            "id": 12406,
            "ip_address": "103.70.171.41",
            "count": 1,
            "first_visit": "2022-05-29T09:33:39.656620+06:00",
            "date": null
        },
        {
            "id": 9079,
            "ip_address": "103.70.171.58",
            "count": 2,
            "first_visit": "2022-05-18T21:36:19.627493+06:00",
            "date": null
        },
        {
            "id": 1102,
            "ip_address": "103.70.171.69",
            "count": 1,
            "first_visit": "2021-12-21T00:25:23.076273+06:00",
            "date": null
        }
    ]
}