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

{
    "count": 101273,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83672&ordering=-ip_address",
    "results": [
        {
            "id": 25690,
            "ip_address": "103.25.248.228",
            "count": 1,
            "first_visit": "2022-07-21T22:34:15.506838+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 15160,
            "ip_address": "103.25.248.228",
            "count": 1,
            "first_visit": "2022-06-15T06:53:27.134115+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9633,
            "ip_address": "103.25.248.228",
            "count": 1,
            "first_visit": "2022-05-20T09:44:22.223911+06:00",
            "date": null
        },
        {
            "id": 11557,
            "ip_address": "103.25.248.227",
            "count": 1,
            "first_visit": "2022-05-26T00:36:43.288412+06:00",
            "date": null
        },
        {
            "id": 28678,
            "ip_address": "103.25.248.227",
            "count": 2,
            "first_visit": "2022-07-28T10:48:07.947423+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 55173,
            "ip_address": "103.25.248.227",
            "count": 2,
            "first_visit": "2023-09-15T19:59:11.976048+06:00",
            "date": "2023-09-15"
        },
        {
            "id": 65592,
            "ip_address": "103.25.248.226",
            "count": 1,
            "first_visit": "2024-03-06T13:38:19.478191+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 9279,
            "ip_address": "103.25.248.226",
            "count": 1,
            "first_visit": "2022-05-19T08:50:09.347059+06:00",
            "date": null
        }
    ]
}