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

{
    "count": 103440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54592&ordering=ip_address",
    "results": [
        {
            "id": 18131,
            "ip_address": "144.48.116.183",
            "count": 1,
            "first_visit": "2022-06-24T14:37:02.082454+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 49485,
            "ip_address": "144.48.116.183",
            "count": 1,
            "first_visit": "2023-07-07T13:40:47.009084+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 10098,
            "ip_address": "144.48.116.217",
            "count": 3,
            "first_visit": "2022-05-21T22:09:17.001379+06:00",
            "date": null
        },
        {
            "id": 862,
            "ip_address": "144.48.116.25",
            "count": 1,
            "first_visit": "2021-12-19T19:02:55.352757+06:00",
            "date": null
        },
        {
            "id": 3168,
            "ip_address": "144.48.116.28",
            "count": 1,
            "first_visit": "2022-02-01T10:13:21.209711+06:00",
            "date": null
        },
        {
            "id": 1410,
            "ip_address": "144.48.116.29",
            "count": 1,
            "first_visit": "2021-12-27T17:30:58.110558+06:00",
            "date": null
        },
        {
            "id": 10039,
            "ip_address": "144.48.117.125",
            "count": 1,
            "first_visit": "2022-05-21T16:05:49.571313+06:00",
            "date": null
        },
        {
            "id": 99320,
            "ip_address": "144.48.117.126",
            "count": 2,
            "first_visit": "2026-06-18T11:20:19.216950+06:00",
            "date": "2026-06-18"
        }
    ]
}