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

{
    "count": 95592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17824&ordering=ip_address",
    "results": [
        {
            "id": 13549,
            "ip_address": "103.36.100.241",
            "count": 2,
            "first_visit": "2022-06-05T11:32:02.012692+06:00",
            "date": null
        },
        {
            "id": 48190,
            "ip_address": "103.36.100.244",
            "count": 1,
            "first_visit": "2023-06-14T11:02:37.101171+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 46716,
            "ip_address": "103.36.100.244",
            "count": 1,
            "first_visit": "2023-05-17T09:58:46.016311+06:00",
            "date": "2023-05-17"
        },
        {
            "id": 211,
            "ip_address": "103.36.100.81",
            "count": 1,
            "first_visit": "2021-12-05T12:21:34.562795+06:00",
            "date": null
        },
        {
            "id": 22589,
            "ip_address": "103.36.101.138",
            "count": 2,
            "first_visit": "2022-07-14T13:41:14.379114+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27091,
            "ip_address": "103.36.101.203",
            "count": 1,
            "first_visit": "2022-07-25T08:21:35.954123+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 15387,
            "ip_address": "103.36.102.241",
            "count": 1,
            "first_visit": "2022-06-15T17:53:35.986757+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 47281,
            "ip_address": "103.38.16.121",
            "count": 1,
            "first_visit": "2023-05-28T15:51:04.548829+06:00",
            "date": "2023-05-28"
        }
    ]
}