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

{
    "count": 101767,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41512&ordering=-ip_address",
    "results": [
        {
            "id": 46406,
            "ip_address": "182.160.110.182",
            "count": 2,
            "first_visit": "2023-05-10T10:54:17.846250+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 57091,
            "ip_address": "182.160.110.182",
            "count": 1,
            "first_visit": "2023-10-08T17:53:44.016832+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 62642,
            "ip_address": "182.160.110.182",
            "count": 2,
            "first_visit": "2024-01-08T11:41:34.883609+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 56106,
            "ip_address": "182.160.110.182",
            "count": 1,
            "first_visit": "2023-09-26T19:26:54.832387+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 4689,
            "ip_address": "182.160.110.178",
            "count": 1,
            "first_visit": "2022-03-26T15:21:55.042347+06:00",
            "date": null
        },
        {
            "id": 37972,
            "ip_address": "182.160.110.178",
            "count": 1,
            "first_visit": "2022-11-29T09:57:31.844566+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 4791,
            "ip_address": "182.160.110.156",
            "count": 1,
            "first_visit": "2022-03-30T10:12:27.184353+06:00",
            "date": null
        },
        {
            "id": 100045,
            "ip_address": "182.160.110.156",
            "count": 1,
            "first_visit": "2026-07-08T15:24:25.539073+06:00",
            "date": "2026-07-08"
        }
    ]
}