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

{
    "count": 101600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40536&ordering=-ip_address",
    "results": [
        {
            "id": 74573,
            "ip_address": "182.48.67.231",
            "count": 1,
            "first_visit": "2024-10-21T23:55:52.967516+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 70954,
            "ip_address": "182.48.67.230",
            "count": 1,
            "first_visit": "2024-07-10T19:03:12.618783+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 10746,
            "ip_address": "182.48.67.194",
            "count": 1,
            "first_visit": "2022-05-23T22:20:46.420340+06:00",
            "date": null
        },
        {
            "id": 2064,
            "ip_address": "182.48.67.16",
            "count": 2,
            "first_visit": "2022-01-12T23:34:57.549558+06:00",
            "date": null
        },
        {
            "id": 94095,
            "ip_address": "182.48.67.114",
            "count": 1,
            "first_visit": "2026-01-16T06:17:13.965078+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 96673,
            "ip_address": "182.48.67.113",
            "count": 1,
            "first_visit": "2026-04-04T11:38:06.953940+06:00",
            "date": "2026-04-04"
        },
        {
            "id": 75412,
            "ip_address": "182.48.66.97",
            "count": 2,
            "first_visit": "2024-11-09T12:41:49.107660+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 65881,
            "ip_address": "182.48.66.90",
            "count": 1,
            "first_visit": "2024-03-14T05:55:14.635646+06:00",
            "date": "2024-03-14"
        }
    ]
}