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

{
    "count": 101283,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83472&ordering=ip_address",
    "results": [
        {
            "id": 42668,
            "ip_address": "42.0.4.245",
            "count": 1,
            "first_visit": "2023-02-24T22:09:41.729277+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 8762,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2022-05-18T10:26:40.427403+06:00",
            "date": null
        },
        {
            "id": 26630,
            "ip_address": "42.0.4.246",
            "count": 1,
            "first_visit": "2022-07-24T09:51:34.601647+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 100183,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2026-07-12T08:34:14.100301+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 16941,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-06-21T04:31:08.662760+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 15152,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-06-15T05:32:38.710585+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7748,
            "ip_address": "42.0.4.247",
            "count": 4,
            "first_visit": "2022-05-17T09:42:55.917619+06:00",
            "date": null
        },
        {
            "id": 32421,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-08-19T08:31:32.216587+06:00",
            "date": "2022-08-19"
        }
    ]
}