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

{
    "count": 96009,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=152&ordering=ip_address",
    "results": [
        {
            "id": 5562,
            "ip_address": "103.100.232.16",
            "count": 1,
            "first_visit": "2022-05-02T18:19:21.953350+06:00",
            "date": null
        },
        {
            "id": 73548,
            "ip_address": "103.100.232.16",
            "count": 1,
            "first_visit": "2024-09-16T19:28:53.279325+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 18316,
            "ip_address": "103.100.232.21",
            "count": 1,
            "first_visit": "2022-06-24T23:11:47.306601+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 95181,
            "ip_address": "103.100.232.24",
            "count": 1,
            "first_visit": "2026-02-15T11:04:00.503933+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 62337,
            "ip_address": "103.100.232.8",
            "count": 1,
            "first_visit": "2024-01-04T18:55:09.072067+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 29754,
            "ip_address": "103.100.233.21",
            "count": 1,
            "first_visit": "2022-07-30T10:23:01.508111+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3015,
            "ip_address": "103.100.233.24",
            "count": 1,
            "first_visit": "2022-01-29T12:09:55.103296+06:00",
            "date": null
        },
        {
            "id": 18829,
            "ip_address": "103.100.234.113",
            "count": 1,
            "first_visit": "2022-06-25T22:42:42.716212+06:00",
            "date": "2022-06-25"
        }
    ]
}