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

{
    "count": 94436,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76784&ordering=-ip_address",
    "results": [
        {
            "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": 22589,
            "ip_address": "103.36.101.138",
            "count": 2,
            "first_visit": "2022-07-14T13:41:14.379114+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 211,
            "ip_address": "103.36.100.81",
            "count": 1,
            "first_visit": "2021-12-05T12:21:34.562795+06:00",
            "date": null
        },
        {
            "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": 48190,
            "ip_address": "103.36.100.244",
            "count": 1,
            "first_visit": "2023-06-14T11:02:37.101171+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 13549,
            "ip_address": "103.36.100.241",
            "count": 2,
            "first_visit": "2022-06-05T11:32:02.012692+06:00",
            "date": null
        },
        {
            "id": 15344,
            "ip_address": "103.36.100.241",
            "count": 1,
            "first_visit": "2022-06-15T16:23:08.972941+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 14751,
            "ip_address": "103.36.100.241",
            "count": 1,
            "first_visit": "2022-06-13T09:19:07.068002+06:00",
            "date": "2022-06-13"
        }
    ]
}