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

{
    "count": 98129,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13144&ordering=ip_address",
    "results": [
        {
            "id": 1300,
            "ip_address": "103.204.80.98",
            "count": 1,
            "first_visit": "2021-12-23T17:42:31.449475+06:00",
            "date": null
        },
        {
            "id": 68021,
            "ip_address": "103.204.84.118",
            "count": 1,
            "first_visit": "2024-05-07T14:41:13.428973+06:00",
            "date": "2024-05-07"
        },
        {
            "id": 63910,
            "ip_address": "103.204.84.222",
            "count": 1,
            "first_visit": "2024-01-27T22:44:53.067781+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 55746,
            "ip_address": "103.204.84.223",
            "count": 1,
            "first_visit": "2023-09-22T22:29:22.292438+06:00",
            "date": "2023-09-22"
        },
        {
            "id": 33033,
            "ip_address": "103.204.85.249",
            "count": 1,
            "first_visit": "2022-08-26T22:52:24.596619+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 4863,
            "ip_address": "103.204.85.253",
            "count": 3,
            "first_visit": "2022-04-02T03:29:49.585851+06:00",
            "date": null
        },
        {
            "id": 51565,
            "ip_address": "103.204.86.34",
            "count": 2,
            "first_visit": "2023-08-03T11:02:58.011790+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 86579,
            "ip_address": "103.204.86.37",
            "count": 2,
            "first_visit": "2025-07-27T11:25:32.179579+06:00",
            "date": "2025-07-27"
        }
    ]
}