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

{
    "count": 102108,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43664&ordering=ip_address",
    "results": [
        {
            "id": 49210,
            "ip_address": "114.119.155.83",
            "count": 1,
            "first_visit": "2023-07-02T22:45:51.561936+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 54448,
            "ip_address": "114.119.155.83",
            "count": 1,
            "first_visit": "2023-09-07T01:22:26.394328+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 566,
            "ip_address": "114.119.155.83",
            "count": 20,
            "first_visit": "2021-12-11T09:43:28.640750+06:00",
            "date": null
        },
        {
            "id": 48175,
            "ip_address": "114.119.155.88",
            "count": 1,
            "first_visit": "2023-06-14T06:17:28.230447+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 40679,
            "ip_address": "114.119.155.88",
            "count": 1,
            "first_visit": "2023-01-20T15:23:59.158495+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 49866,
            "ip_address": "114.119.155.92",
            "count": 1,
            "first_visit": "2023-07-12T23:14:22.492470+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 272,
            "ip_address": "114.119.155.92",
            "count": 19,
            "first_visit": "2021-12-06T10:16:04.605430+06:00",
            "date": null
        },
        {
            "id": 379,
            "ip_address": "114.119.155.94",
            "count": 14,
            "first_visit": "2021-12-08T01:02:12.694124+06:00",
            "date": null
        }
    ]
}