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

{
    "count": 102720,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50896&ordering=ip_address",
    "results": [
        {
            "id": 7565,
            "ip_address": "119.30.39.164",
            "count": 1,
            "first_visit": "2022-05-17T01:58:17.601871+06:00",
            "date": null
        },
        {
            "id": 9876,
            "ip_address": "119.30.39.166",
            "count": 2,
            "first_visit": "2022-05-20T23:22:00.405251+06:00",
            "date": null
        },
        {
            "id": 26588,
            "ip_address": "119.30.39.166",
            "count": 1,
            "first_visit": "2022-07-24T08:30:59.092823+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12902,
            "ip_address": "119.30.39.167",
            "count": 1,
            "first_visit": "2022-05-30T22:37:57.682733+06:00",
            "date": null
        },
        {
            "id": 30386,
            "ip_address": "119.30.39.169",
            "count": 1,
            "first_visit": "2022-07-31T12:15:51.585415+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 42566,
            "ip_address": "119.30.39.169",
            "count": 4,
            "first_visit": "2023-02-22T23:02:13.033373+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 51601,
            "ip_address": "119.30.39.17",
            "count": 1,
            "first_visit": "2023-08-03T18:08:02.207792+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 30143,
            "ip_address": "119.30.39.17",
            "count": 1,
            "first_visit": "2022-07-31T02:31:53.840178+06:00",
            "date": "2022-07-31"
        }
    ]
}