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

{
    "count": 94924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1384&ordering=ip_address",
    "results": [
        {
            "id": 65206,
            "ip_address": "103.111.227.64",
            "count": 1,
            "first_visit": "2024-02-26T17:25:15.268866+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 40184,
            "ip_address": "103.111.32.126",
            "count": 1,
            "first_visit": "2023-01-11T03:36:46.397180+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 3195,
            "ip_address": "103.111.32.172",
            "count": 1,
            "first_visit": "2022-02-01T18:12:57.814690+06:00",
            "date": null
        },
        {
            "id": 3016,
            "ip_address": "103.111.32.178",
            "count": 1,
            "first_visit": "2022-01-29T13:01:19.979287+06:00",
            "date": null
        },
        {
            "id": 2891,
            "ip_address": "103.111.32.4",
            "count": 2,
            "first_visit": "2022-01-26T14:40:04.707964+06:00",
            "date": null
        },
        {
            "id": 2945,
            "ip_address": "103.111.32.99",
            "count": 1,
            "first_visit": "2022-01-27T17:17:24.827330+06:00",
            "date": null
        },
        {
            "id": 23567,
            "ip_address": "103.111.34.13",
            "count": 2,
            "first_visit": "2022-07-18T21:26:23.145762+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 17996,
            "ip_address": "103.111.34.162",
            "count": 1,
            "first_visit": "2022-06-24T07:12:52.311364+06:00",
            "date": "2022-06-24"
        }
    ]
}