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

{
    "count": 101785,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76128&ordering=ip_address",
    "results": [
        {
            "id": 26225,
            "ip_address": "37.111.201.139",
            "count": 1,
            "first_visit": "2022-07-23T08:17:45.231739+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 3576,
            "ip_address": "37.111.201.14",
            "count": 6,
            "first_visit": "2022-02-13T17:22:36.299342+06:00",
            "date": null
        },
        {
            "id": 13086,
            "ip_address": "37.111.201.141",
            "count": 1,
            "first_visit": "2022-05-31T12:24:10.484998+06:00",
            "date": null
        },
        {
            "id": 97318,
            "ip_address": "37.111.201.141",
            "count": 1,
            "first_visit": "2026-04-23T13:58:47.066181+06:00",
            "date": "2026-04-23"
        },
        {
            "id": 89674,
            "ip_address": "37.111.201.144",
            "count": 2,
            "first_visit": "2025-09-17T23:41:33.326096+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 28423,
            "ip_address": "37.111.201.146",
            "count": 1,
            "first_visit": "2022-07-27T23:50:38.581483+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3679,
            "ip_address": "37.111.201.147",
            "count": 3,
            "first_visit": "2022-02-17T09:18:58.436242+06:00",
            "date": null
        },
        {
            "id": 31620,
            "ip_address": "37.111.201.153",
            "count": 1,
            "first_visit": "2022-08-09T13:49:13.127556+06:00",
            "date": "2022-08-09"
        }
    ]
}