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

{
    "count": 100074,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21736&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21720&ordering=-ip_address",
    "results": [
        {
            "id": 74523,
            "ip_address": "37.111.214.145",
            "count": 5,
            "first_visit": "2024-10-21T08:19:10.612997+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 28057,
            "ip_address": "37.111.214.144",
            "count": 1,
            "first_visit": "2022-07-27T08:46:23.912985+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 55467,
            "ip_address": "37.111.214.143",
            "count": 2,
            "first_visit": "2023-09-19T16:40:13.315388+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 60076,
            "ip_address": "37.111.214.142",
            "count": 1,
            "first_visit": "2023-11-24T23:46:30.231200+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 66392,
            "ip_address": "37.111.214.140",
            "count": 1,
            "first_visit": "2024-03-27T01:46:08.304839+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 37813,
            "ip_address": "37.111.214.140",
            "count": 1,
            "first_visit": "2022-11-24T23:13:55.392070+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 5384,
            "ip_address": "37.111.214.14",
            "count": 2,
            "first_visit": "2022-04-25T22:06:55.618066+06:00",
            "date": null
        },
        {
            "id": 3275,
            "ip_address": "37.111.214.139",
            "count": 1,
            "first_visit": "2022-02-03T18:59:36.711321+06:00",
            "date": null
        }
    ]
}