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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12376&ordering=ip_address",
    "results": [
        {
            "id": 56831,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2023-10-05T12:49:25.205704+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 2731,
            "ip_address": "103.196.232.135",
            "count": 4,
            "first_visit": "2022-01-24T15:28:52.689810+06:00",
            "date": null
        },
        {
            "id": 96979,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2026-04-12T16:44:44.334712+06:00",
            "date": "2026-04-12"
        },
        {
            "id": 96333,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2026-03-25T18:44:08.825799+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 71289,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2024-07-17T17:34:54.731137+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 31269,
            "ip_address": "103.196.232.135",
            "count": 2,
            "first_visit": "2022-08-05T21:09:21.641812+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 52106,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2023-08-10T09:08:05.549310+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 1658,
            "ip_address": "103.196.233.10",
            "count": 1,
            "first_visit": "2022-01-04T19:26:03.206916+06:00",
            "date": null
        }
    ]
}