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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78344&ordering=ip_address",
    "results": [
        {
            "id": 36023,
            "ip_address": "37.111.211.77",
            "count": 1,
            "first_visit": "2022-10-17T13:30:41.609347+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 2607,
            "ip_address": "37.111.211.78",
            "count": 1,
            "first_visit": "2022-01-22T13:22:12.759947+06:00",
            "date": null
        },
        {
            "id": 26875,
            "ip_address": "37.111.211.78",
            "count": 1,
            "first_visit": "2022-07-24T22:31:52.840239+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 68304,
            "ip_address": "37.111.211.79",
            "count": 3,
            "first_visit": "2024-05-14T10:54:39.134868+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 69714,
            "ip_address": "37.111.211.8",
            "count": 1,
            "first_visit": "2024-06-10T00:21:28.503589+06:00",
            "date": "2024-06-10"
        },
        {
            "id": 4417,
            "ip_address": "37.111.211.80",
            "count": 5,
            "first_visit": "2022-03-16T14:01:40.876457+06:00",
            "date": null
        },
        {
            "id": 11958,
            "ip_address": "37.111.211.84",
            "count": 2,
            "first_visit": "2022-05-27T18:09:29.936002+06:00",
            "date": null
        },
        {
            "id": 92573,
            "ip_address": "37.111.211.84",
            "count": 1,
            "first_visit": "2025-12-02T15:14:33.594061+06:00",
            "date": "2025-12-02"
        }
    ]
}