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

{
    "count": 97503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=ip_address",
    "results": [
        {
            "id": 91318,
            "ip_address": "103.96.36.137",
            "count": 1,
            "first_visit": "2025-10-27T21:30:50.896615+06:00",
            "date": "2025-10-27"
        },
        {
            "id": 91426,
            "ip_address": "103.96.36.137",
            "count": 1,
            "first_visit": "2025-10-30T21:06:16.431721+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 6324,
            "ip_address": "103.96.36.138",
            "count": 1,
            "first_visit": "2022-05-15T11:37:51.667057+06:00",
            "date": null
        },
        {
            "id": 29299,
            "ip_address": "103.96.36.138",
            "count": 1,
            "first_visit": "2022-07-29T13:21:09.733901+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6090,
            "ip_address": "103.96.36.174",
            "count": 1,
            "first_visit": "2022-05-14T19:32:04.946364+06:00",
            "date": null
        },
        {
            "id": 13012,
            "ip_address": "103.96.36.206",
            "count": 2,
            "first_visit": "2022-05-31T06:44:08.930583+06:00",
            "date": null
        },
        {
            "id": 70342,
            "ip_address": "103.96.36.21",
            "count": 3,
            "first_visit": "2024-06-26T13:37:01.095261+06:00",
            "date": "2024-06-26"
        },
        {
            "id": 53039,
            "ip_address": "103.96.36.22",
            "count": 1,
            "first_visit": "2023-08-20T21:51:02.444208+06:00",
            "date": "2023-08-20"
        }
    ]
}