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

{
    "count": 93026,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10272&ordering=ip_address",
    "results": [
        {
            "id": 84263,
            "ip_address": "103.177.55.208",
            "count": 5,
            "first_visit": "2025-06-20T23:43:56.914793+06:00",
            "date": "2025-06-20"
        },
        {
            "id": 84334,
            "ip_address": "103.177.55.208",
            "count": 2,
            "first_visit": "2025-06-22T11:18:26.606580+06:00",
            "date": "2025-06-22"
        },
        {
            "id": 2137,
            "ip_address": "103.177.74.0",
            "count": 1,
            "first_visit": "2022-01-13T18:18:48.137223+06:00",
            "date": null
        },
        {
            "id": 11639,
            "ip_address": "103.177.75.2",
            "count": 2,
            "first_visit": "2022-05-26T10:11:47.109084+06:00",
            "date": null
        },
        {
            "id": 55142,
            "ip_address": "103.178.186.178",
            "count": 3,
            "first_visit": "2023-09-15T10:11:40.256824+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 81037,
            "ip_address": "103.178.186.251",
            "count": 2,
            "first_visit": "2025-04-06T16:40:42.942211+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 5033,
            "ip_address": "103.178.186.4",
            "count": 1,
            "first_visit": "2022-04-10T17:31:42.350557+06:00",
            "date": null
        },
        {
            "id": 5032,
            "ip_address": "103.178.186.5",
            "count": 6,
            "first_visit": "2022-04-10T17:23:11.939288+06:00",
            "date": null
        }
    ]
}