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

{
    "count": 94348,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13248&ordering=ip_address",
    "results": [
        {
            "id": 62536,
            "ip_address": "103.21.41.104",
            "count": 1,
            "first_visit": "2024-01-06T13:28:29.833122+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 32998,
            "ip_address": "103.21.41.106",
            "count": 1,
            "first_visit": "2022-08-26T10:44:53.937588+06:00",
            "date": "2022-08-26"
        },
        {
            "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"
        }
    ]
}