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

{
    "count": 97332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23192&ordering=-ip_address",
    "results": [
        {
            "id": 78996,
            "ip_address": "37.111.206.5",
            "count": 3,
            "first_visit": "2025-02-15T19:34:42.387068+06:00",
            "date": "2025-02-15"
        },
        {
            "id": 52455,
            "ip_address": "37.111.206.5",
            "count": 1,
            "first_visit": "2023-08-14T03:54:01.800328+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 25538,
            "ip_address": "37.111.206.5",
            "count": 1,
            "first_visit": "2022-07-21T12:58:32.894567+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7661,
            "ip_address": "37.111.206.5",
            "count": 1,
            "first_visit": "2022-05-17T08:28:15.426284+06:00",
            "date": null
        },
        {
            "id": 8024,
            "ip_address": "37.111.206.49",
            "count": 2,
            "first_visit": "2022-05-17T12:03:50.333679+06:00",
            "date": null
        },
        {
            "id": 76350,
            "ip_address": "37.111.206.49",
            "count": 1,
            "first_visit": "2024-12-04T10:05:41.218496+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 46189,
            "ip_address": "37.111.206.49",
            "count": 1,
            "first_visit": "2023-05-05T23:19:00.926856+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 68035,
            "ip_address": "37.111.206.48",
            "count": 2,
            "first_visit": "2024-05-07T23:05:39.937046+06:00",
            "date": "2024-05-07"
        }
    ]
}