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

{
    "count": 99762,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26032&ordering=-ip_address",
    "results": [
        {
            "id": 18100,
            "ip_address": "37.111.195.226",
            "count": 1,
            "first_visit": "2022-06-24T12:50:33.170407+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7313,
            "ip_address": "37.111.195.224",
            "count": 1,
            "first_visit": "2022-05-16T21:34:28.770364+06:00",
            "date": null
        },
        {
            "id": 29994,
            "ip_address": "37.111.195.223",
            "count": 1,
            "first_visit": "2022-07-30T20:22:18.484263+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 40321,
            "ip_address": "37.111.195.222",
            "count": 3,
            "first_visit": "2023-01-13T15:33:45.233774+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 26474,
            "ip_address": "37.111.195.221",
            "count": 1,
            "first_visit": "2022-07-23T23:49:38.308924+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 69597,
            "ip_address": "37.111.195.220",
            "count": 1,
            "first_visit": "2024-06-06T20:11:34.987827+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 4604,
            "ip_address": "37.111.195.22",
            "count": 3,
            "first_visit": "2022-03-22T23:18:42.519444+06:00",
            "date": null
        },
        {
            "id": 25453,
            "ip_address": "37.111.195.22",
            "count": 1,
            "first_visit": "2022-07-21T11:56:09.745238+06:00",
            "date": "2022-07-21"
        }
    ]
}