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

{
    "count": 95804,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4576&ordering=ip_address",
    "results": [
        {
            "id": 6009,
            "ip_address": "103.133.141.195",
            "count": 1,
            "first_visit": "2022-05-14T16:42:43.621410+06:00",
            "date": null
        },
        {
            "id": 8509,
            "ip_address": "103.133.141.199",
            "count": 1,
            "first_visit": "2022-05-17T23:30:37.075129+06:00",
            "date": null
        },
        {
            "id": 76144,
            "ip_address": "103.133.141.24",
            "count": 1,
            "first_visit": "2024-11-28T22:31:01.588937+06:00",
            "date": "2024-11-28"
        },
        {
            "id": 69272,
            "ip_address": "103.133.141.25",
            "count": 1,
            "first_visit": "2024-05-29T12:28:21.948350+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 6164,
            "ip_address": "103.133.141.252",
            "count": 1,
            "first_visit": "2022-05-14T23:02:43.928375+06:00",
            "date": null
        },
        {
            "id": 20323,
            "ip_address": "103.133.141.69",
            "count": 1,
            "first_visit": "2022-06-30T11:17:17.977915+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 36430,
            "ip_address": "103.133.142.102",
            "count": 1,
            "first_visit": "2022-10-25T09:07:41.818159+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 42703,
            "ip_address": "103.133.142.104",
            "count": 1,
            "first_visit": "2023-02-25T13:00:40.268661+06:00",
            "date": "2023-02-25"
        }
    ]
}