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

{
    "count": 103052,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=66840&ordering=ip_address",
    "results": [
        {
            "id": 1213,
            "ip_address": "202.134.8.135",
            "count": 18,
            "first_visit": "2021-12-21T22:54:43.514462+06:00",
            "date": null
        },
        {
            "id": 59412,
            "ip_address": "202.134.8.135",
            "count": 1,
            "first_visit": "2023-11-13T09:32:38.011687+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 52204,
            "ip_address": "202.134.8.136",
            "count": 1,
            "first_visit": "2023-08-11T08:29:15.298912+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 58121,
            "ip_address": "202.134.8.136",
            "count": 1,
            "first_visit": "2023-10-21T11:58:01.437404+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 59299,
            "ip_address": "202.134.8.136",
            "count": 1,
            "first_visit": "2023-11-10T19:38:20.084872+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 2015,
            "ip_address": "202.134.8.136",
            "count": 4,
            "first_visit": "2022-01-12T09:43:06.167954+06:00",
            "date": null
        },
        {
            "id": 31795,
            "ip_address": "202.134.8.136",
            "count": 1,
            "first_visit": "2022-08-11T21:56:39.717638+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 27286,
            "ip_address": "202.134.8.136",
            "count": 2,
            "first_visit": "2022-07-25T13:09:26.342631+06:00",
            "date": "2022-07-25"
        }
    ]
}