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

{
    "count": 92987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80072&ordering=ip_address",
    "results": [
        {
            "id": 19752,
            "ip_address": "45.248.151.172",
            "count": 2,
            "first_visit": "2022-06-28T15:01:06.488455+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 19454,
            "ip_address": "45.248.151.172",
            "count": 2,
            "first_visit": "2022-06-27T14:06:23.662953+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 34756,
            "ip_address": "45.248.151.176",
            "count": 1,
            "first_visit": "2022-09-21T09:00:03.131981+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 21678,
            "ip_address": "45.248.151.176",
            "count": 1,
            "first_visit": "2022-07-09T01:46:53.702211+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 4027,
            "ip_address": "45.248.151.179",
            "count": 4,
            "first_visit": "2022-03-03T12:55:37.232634+06:00",
            "date": null
        },
        {
            "id": 15754,
            "ip_address": "45.248.151.179",
            "count": 1,
            "first_visit": "2022-06-16T21:59:56.599389+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 61984,
            "ip_address": "45.248.151.18",
            "count": 2,
            "first_visit": "2023-12-27T14:11:35.770390+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 7994,
            "ip_address": "45.248.151.183",
            "count": 1,
            "first_visit": "2022-05-17T11:49:19.465853+06:00",
            "date": null
        }
    ]
}