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

{
    "count": 99963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22240&ordering=ip_address",
    "results": [
        {
            "id": 9138,
            "ip_address": "103.77.16.11",
            "count": 1,
            "first_visit": "2022-05-18T22:46:40.531883+06:00",
            "date": null
        },
        {
            "id": 60984,
            "ip_address": "103.77.16.12",
            "count": 1,
            "first_visit": "2023-12-11T16:57:46.318195+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 2879,
            "ip_address": "103.77.16.123",
            "count": 2,
            "first_visit": "2022-01-26T12:47:23.481789+06:00",
            "date": null
        },
        {
            "id": 1648,
            "ip_address": "103.77.16.124",
            "count": 1,
            "first_visit": "2022-01-04T14:54:31.538102+06:00",
            "date": null
        },
        {
            "id": 15166,
            "ip_address": "103.77.16.13",
            "count": 5,
            "first_visit": "2022-06-15T07:12:59.303411+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 37809,
            "ip_address": "103.77.16.14",
            "count": 1,
            "first_visit": "2022-11-24T20:36:19.551357+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 13541,
            "ip_address": "103.77.16.14",
            "count": 1,
            "first_visit": "2022-06-05T10:12:40.030148+06:00",
            "date": null
        },
        {
            "id": 98831,
            "ip_address": "103.77.16.161",
            "count": 1,
            "first_visit": "2026-06-04T14:41:18.129973+06:00",
            "date": "2026-06-04"
        }
    ]
}