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

{
    "count": 91580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91032&ordering=ip_address",
    "results": [
        {
            "id": 39970,
            "ip_address": "89.187.163.167",
            "count": 1,
            "first_visit": "2023-01-06T19:12:11.727446+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 71694,
            "ip_address": "89.187.163.180",
            "count": 1,
            "first_visit": "2024-08-01T02:15:25.591446+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 23966,
            "ip_address": "89.187.181.85",
            "count": 1,
            "first_visit": "2022-07-19T02:07:32.769715+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 2775,
            "ip_address": "89.187.189.134",
            "count": 1,
            "first_visit": "2022-01-25T03:52:27.299104+06:00",
            "date": null
        },
        {
            "id": 71066,
            "ip_address": "89.197.12.244",
            "count": 2,
            "first_visit": "2024-07-12T20:06:44.390939+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 35662,
            "ip_address": "89.198.131.138",
            "count": 2,
            "first_visit": "2022-10-09T03:59:12.535206+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 13249,
            "ip_address": "89.201.175.164",
            "count": 1,
            "first_visit": "2022-06-01T12:45:40.685764+06:00",
            "date": null
        },
        {
            "id": 17227,
            "ip_address": "89.201.175.165",
            "count": 1,
            "first_visit": "2022-06-22T01:05:22.539100+06:00",
            "date": "2022-06-22"
        }
    ]
}