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

{
    "count": 96746,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22000&ordering=-ip_address",
    "results": [
        {
            "id": 69679,
            "ip_address": "37.111.211.169",
            "count": 3,
            "first_visit": "2024-06-08T22:36:54.038407+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 59105,
            "ip_address": "37.111.211.168",
            "count": 1,
            "first_visit": "2023-11-07T07:35:57.084080+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 84480,
            "ip_address": "37.111.211.168",
            "count": 2,
            "first_visit": "2025-06-25T11:03:04.109560+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 26549,
            "ip_address": "37.111.211.168",
            "count": 1,
            "first_visit": "2022-07-24T06:07:05.455199+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8371,
            "ip_address": "37.111.211.168",
            "count": 4,
            "first_visit": "2022-05-17T22:36:46.548420+06:00",
            "date": null
        },
        {
            "id": 2942,
            "ip_address": "37.111.211.167",
            "count": 2,
            "first_visit": "2022-01-27T16:22:07.695529+06:00",
            "date": null
        },
        {
            "id": 36534,
            "ip_address": "37.111.211.167",
            "count": 1,
            "first_visit": "2022-10-27T15:16:22.626662+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 10265,
            "ip_address": "37.111.211.165",
            "count": 1,
            "first_visit": "2022-05-22T11:31:17.705768+06:00",
            "date": null
        }
    ]
}