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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5184&ordering=ip_address",
    "results": [
        {
            "id": 2050,
            "ip_address": "103.136.206.227",
            "count": 2,
            "first_visit": "2022-01-12T19:01:23.890929+06:00",
            "date": null
        },
        {
            "id": 73112,
            "ip_address": "103.136.220.52",
            "count": 1,
            "first_visit": "2024-09-08T00:18:02.211080+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 78953,
            "ip_address": "103.136.221.215",
            "count": 1,
            "first_visit": "2025-02-14T13:20:17.353524+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 29483,
            "ip_address": "103.136.2.230",
            "count": 1,
            "first_visit": "2022-07-29T22:24:04.894900+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 24896,
            "ip_address": "103.136.2.230",
            "count": 2,
            "first_visit": "2022-07-20T21:03:36.915054+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4597,
            "ip_address": "103.136.2.230",
            "count": 1,
            "first_visit": "2022-03-22T21:49:35.162526+06:00",
            "date": null
        },
        {
            "id": 18617,
            "ip_address": "103.136.2.234",
            "count": 1,
            "first_visit": "2022-06-25T14:08:24.848032+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19379,
            "ip_address": "103.136.2.234",
            "count": 3,
            "first_visit": "2022-06-27T09:32:26.595113+06:00",
            "date": "2022-06-27"
        }
    ]
}