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

{
    "count": 96293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20568&ordering=ip_address",
    "results": [
        {
            "id": 20287,
            "ip_address": "103.67.159.75",
            "count": 1,
            "first_visit": "2022-06-30T08:40:50.449407+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 25683,
            "ip_address": "103.67.159.77",
            "count": 1,
            "first_visit": "2022-07-21T22:20:51.849773+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9342,
            "ip_address": "103.67.159.80",
            "count": 2,
            "first_visit": "2022-05-19T11:49:25.361090+06:00",
            "date": null
        },
        {
            "id": 41848,
            "ip_address": "103.67.159.80",
            "count": 2,
            "first_visit": "2023-02-08T23:18:00.982339+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 50840,
            "ip_address": "103.67.159.80",
            "count": 1,
            "first_visit": "2023-07-25T22:29:25.700326+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 27616,
            "ip_address": "103.67.159.81",
            "count": 1,
            "first_visit": "2022-07-26T07:48:32.661331+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 33439,
            "ip_address": "103.67.159.83",
            "count": 1,
            "first_visit": "2022-08-30T14:25:47.289184+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 7526,
            "ip_address": "103.67.159.84",
            "count": 2,
            "first_visit": "2022-05-16T23:54:56.855366+06:00",
            "date": null
        }
    ]
}