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

{
    "count": 94011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=ip_address",
    "results": [
        {
            "id": 63832,
            "ip_address": "103.20.242.62",
            "count": 1,
            "first_visit": "2024-01-26T16:43:08.649525+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 78305,
            "ip_address": "103.20.243.190",
            "count": 3,
            "first_visit": "2025-01-27T23:38:48.444942+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 7141,
            "ip_address": "103.202.52.18",
            "count": 2,
            "first_visit": "2022-05-16T19:37:22.335035+06:00",
            "date": null
        },
        {
            "id": 5196,
            "ip_address": "103.202.52.20",
            "count": 1,
            "first_visit": "2022-04-17T21:27:15.674575+06:00",
            "date": null
        },
        {
            "id": 29583,
            "ip_address": "103.202.53.68",
            "count": 1,
            "first_visit": "2022-07-30T00:14:16.579531+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 11724,
            "ip_address": "103.202.55.61",
            "count": 1,
            "first_visit": "2022-05-26T22:03:46.911032+06:00",
            "date": null
        },
        {
            "id": 4854,
            "ip_address": "103.202.55.98",
            "count": 1,
            "first_visit": "2022-04-01T16:34:38.448206+06:00",
            "date": null
        },
        {
            "id": 17976,
            "ip_address": "103.203.176.14",
            "count": 1,
            "first_visit": "2022-06-24T05:49:25.258862+06:00",
            "date": "2022-06-24"
        }
    ]
}