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

{
    "count": 102727,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51000&ordering=ip_address",
    "results": [
        {
            "id": 28647,
            "ip_address": "119.30.39.24",
            "count": 2,
            "first_visit": "2022-07-28T10:05:27.044001+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 37686,
            "ip_address": "119.30.39.240",
            "count": 1,
            "first_visit": "2022-11-22T07:44:32.716794+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 1362,
            "ip_address": "119.30.39.241",
            "count": 2,
            "first_visit": "2021-12-25T17:11:57.406006+06:00",
            "date": null
        },
        {
            "id": 17582,
            "ip_address": "119.30.39.241",
            "count": 1,
            "first_visit": "2022-06-23T05:17:23.118919+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 26563,
            "ip_address": "119.30.39.243",
            "count": 1,
            "first_visit": "2022-07-24T07:17:27.750632+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 18815,
            "ip_address": "119.30.39.244",
            "count": 1,
            "first_visit": "2022-06-25T22:19:05.996809+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3512,
            "ip_address": "119.30.39.244",
            "count": 3,
            "first_visit": "2022-02-11T10:25:28.703088+06:00",
            "date": null
        },
        {
            "id": 45194,
            "ip_address": "119.30.39.244",
            "count": 2,
            "first_visit": "2023-04-11T22:12:58.240107+06:00",
            "date": "2023-04-11"
        }
    ]
}