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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13832&ordering=ip_address",
    "results": [
        {
            "id": 13916,
            "ip_address": "103.214.156.185",
            "count": 1,
            "first_visit": "2022-06-08T01:55:36.973578+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 9907,
            "ip_address": "103.214.156.187",
            "count": 1,
            "first_visit": "2022-05-21T00:20:53.237429+06:00",
            "date": null
        },
        {
            "id": 25391,
            "ip_address": "103.214.156.202",
            "count": 1,
            "first_visit": "2022-07-21T11:17:23.054876+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 4320,
            "ip_address": "103.214.156.31",
            "count": 1,
            "first_visit": "2022-03-13T00:28:57.855945+06:00",
            "date": null
        },
        {
            "id": 88119,
            "ip_address": "103.214.156.32",
            "count": 1,
            "first_visit": "2025-08-20T20:02:20.997604+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 91633,
            "ip_address": "103.214.156.37",
            "count": 1,
            "first_visit": "2025-11-04T23:17:08.262134+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 91936,
            "ip_address": "103.214.156.37",
            "count": 1,
            "first_visit": "2025-11-12T14:43:24.712232+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 11563,
            "ip_address": "103.214.156.40",
            "count": 1,
            "first_visit": "2022-05-26T00:47:00.758508+06:00",
            "date": null
        }
    ]
}