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

{
    "count": 96925,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22160&ordering=ip_address",
    "results": [
        {
            "id": 3879,
            "ip_address": "103.85.193.10",
            "count": 3,
            "first_visit": "2022-02-25T23:11:02.839152+06:00",
            "date": null
        },
        {
            "id": 96866,
            "ip_address": "103.85.193.101",
            "count": 1,
            "first_visit": "2026-04-09T08:02:27.368876+06:00",
            "date": "2026-04-09"
        },
        {
            "id": 15753,
            "ip_address": "103.85.193.12",
            "count": 2,
            "first_visit": "2022-06-16T21:54:45.174944+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 18365,
            "ip_address": "103.85.193.14",
            "count": 1,
            "first_visit": "2022-06-25T01:37:36.269627+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 22239,
            "ip_address": "103.85.193.15",
            "count": 1,
            "first_visit": "2022-07-13T15:47:32.750806+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 15187,
            "ip_address": "103.85.193.15",
            "count": 1,
            "first_visit": "2022-06-15T08:44:24.268310+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12846,
            "ip_address": "103.85.193.15",
            "count": 2,
            "first_visit": "2022-05-30T18:46:47.569919+06:00",
            "date": null
        },
        {
            "id": 48429,
            "ip_address": "103.85.193.34",
            "count": 1,
            "first_visit": "2023-06-18T00:46:24.145944+06:00",
            "date": "2023-06-18"
        }
    ]
}