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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47512&ordering=ip_address",
    "results": [
        {
            "id": 7664,
            "ip_address": "116.58.201.164",
            "count": 1,
            "first_visit": "2022-05-17T08:33:43.058551+06:00",
            "date": null
        },
        {
            "id": 7827,
            "ip_address": "116.58.201.165",
            "count": 3,
            "first_visit": "2022-05-17T10:28:59.842154+06:00",
            "date": null
        },
        {
            "id": 7736,
            "ip_address": "116.58.201.169",
            "count": 1,
            "first_visit": "2022-05-17T09:33:42.291936+06:00",
            "date": null
        },
        {
            "id": 9965,
            "ip_address": "116.58.201.17",
            "count": 1,
            "first_visit": "2022-05-21T10:37:07.131435+06:00",
            "date": null
        },
        {
            "id": 24324,
            "ip_address": "116.58.201.17",
            "count": 2,
            "first_visit": "2022-07-20T01:19:40.954083+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 88157,
            "ip_address": "116.58.201.17",
            "count": 1,
            "first_visit": "2025-08-21T13:03:53.460446+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 90161,
            "ip_address": "116.58.201.17",
            "count": 1,
            "first_visit": "2025-09-29T21:08:35.124260+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 31677,
            "ip_address": "116.58.201.170",
            "count": 1,
            "first_visit": "2022-08-10T11:08:38.334095+06:00",
            "date": "2022-08-10"
        }
    ]
}