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

{
    "count": 102993,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67160&ordering=ip_address",
    "results": [
        {
            "id": 15921,
            "ip_address": "202.134.9.138",
            "count": 1,
            "first_visit": "2022-06-17T09:25:30.767121+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6246,
            "ip_address": "202.134.9.138",
            "count": 3,
            "first_visit": "2022-05-15T07:32:11.954635+06:00",
            "date": null
        },
        {
            "id": 6947,
            "ip_address": "202.134.9.139",
            "count": 2,
            "first_visit": "2022-05-16T17:55:14.765850+06:00",
            "date": null
        },
        {
            "id": 28710,
            "ip_address": "202.134.9.139",
            "count": 1,
            "first_visit": "2022-07-28T11:15:30.631149+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26625,
            "ip_address": "202.134.9.139",
            "count": 2,
            "first_visit": "2022-07-24T09:39:01.282067+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 82392,
            "ip_address": "202.134.9.139",
            "count": 1,
            "first_visit": "2025-05-06T22:24:35.524872+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 56140,
            "ip_address": "202.134.9.139",
            "count": 2,
            "first_visit": "2023-09-27T08:49:56.655044+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 63050,
            "ip_address": "202.134.9.139",
            "count": 2,
            "first_visit": "2024-01-13T23:21:40.729465+06:00",
            "date": "2024-01-13"
        }
    ]
}