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

{
    "count": 93023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80024&ordering=ip_address",
    "results": [
        {
            "id": 80679,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2025-03-27T17:41:56.510814+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 86358,
            "ip_address": "45.248.151.137",
            "count": 1,
            "first_visit": "2025-07-23T10:54:56.075410+06:00",
            "date": "2025-07-23"
        },
        {
            "id": 80541,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2025-03-24T13:30:59.955851+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 18752,
            "ip_address": "45.248.151.137",
            "count": 1,
            "first_visit": "2022-06-25T19:41:06.220740+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        },
        {
            "id": 37697,
            "ip_address": "45.248.151.137",
            "count": 1,
            "first_visit": "2022-11-22T12:07:22.300211+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 2911,
            "ip_address": "45.248.151.138",
            "count": 2,
            "first_visit": "2022-01-26T23:13:14.098549+06:00",
            "date": null
        },
        {
            "id": 48888,
            "ip_address": "45.248.151.138",
            "count": 1,
            "first_visit": "2023-06-26T22:10:35.810944+06:00",
            "date": "2023-06-26"
        }
    ]
}