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

{
    "count": 98204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15680&ordering=ip_address",
    "results": [
        {
            "id": 22373,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-07-13T20:54:22.221085+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 69777,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2024-06-11T15:39:47.353381+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 12424,
            "ip_address": "103.231.161.103",
            "count": 1,
            "first_visit": "2022-05-29T10:43:33.248369+06:00",
            "date": null
        },
        {
            "id": 21561,
            "ip_address": "103.231.161.103",
            "count": 1,
            "first_visit": "2022-07-08T02:51:43.866767+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 97917,
            "ip_address": "103.231.161.107",
            "count": 12,
            "first_visit": "2026-05-10T18:42:42.900190+06:00",
            "date": "2026-05-10"
        },
        {
            "id": 97931,
            "ip_address": "103.231.161.107",
            "count": 4,
            "first_visit": "2026-05-11T02:12:02.785309+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 77422,
            "ip_address": "103.231.161.113",
            "count": 2,
            "first_visit": "2025-01-02T13:46:50.308665+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 2267,
            "ip_address": "103.231.161.118",
            "count": 3,
            "first_visit": "2022-01-15T16:31:13.119121+06:00",
            "date": null
        }
    ]
}