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

{
    "count": 95878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4648&ordering=ip_address",
    "results": [
        {
            "id": 70562,
            "ip_address": "103.133.201.178",
            "count": 2,
            "first_visit": "2024-07-01T22:35:11.071557+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 70962,
            "ip_address": "103.133.201.178",
            "count": 1,
            "first_visit": "2024-07-10T22:30:42.520191+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 70609,
            "ip_address": "103.133.201.178",
            "count": 1,
            "first_visit": "2024-07-02T23:51:43.389928+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 83501,
            "ip_address": "103.133.201.193",
            "count": 1,
            "first_visit": "2025-05-31T14:21:19.093223+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 88745,
            "ip_address": "103.133.201.195",
            "count": 1,
            "first_visit": "2025-08-31T16:28:08.393511+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 1126,
            "ip_address": "103.133.201.227",
            "count": 1,
            "first_visit": "2021-12-21T07:59:29.818202+06:00",
            "date": null
        },
        {
            "id": 5691,
            "ip_address": "103.133.201.229",
            "count": 1,
            "first_visit": "2022-05-07T13:45:59.813475+06:00",
            "date": null
        },
        {
            "id": 19459,
            "ip_address": "103.133.201.229",
            "count": 1,
            "first_visit": "2022-06-27T14:15:39.022146+06:00",
            "date": "2022-06-27"
        }
    ]
}