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

{
    "count": 100011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90360&ordering=ip_address",
    "results": [
        {
            "id": 64366,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2024-02-06T07:58:43.935676+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 56424,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2023-10-01T02:02:28.922306+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 14430,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2022-06-11T05:58:41.473954+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 35343,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2022-10-02T06:31:57.563759+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 3837,
            "ip_address": "65.154.226.171",
            "count": 7,
            "first_visit": "2022-02-23T23:34:15.721211+06:00",
            "date": null
        },
        {
            "id": 38102,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2022-12-01T15:31:37.891499+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 35164,
            "ip_address": "65.154.226.220",
            "count": 1,
            "first_visit": "2022-09-28T22:49:10.570133+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 517,
            "ip_address": "65.154.226.220",
            "count": 6,
            "first_visit": "2021-12-10T04:02:14.160326+06:00",
            "date": null
        }
    ]
}