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

{
    "count": 100888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86256&ordering=ip_address",
    "results": [
        {
            "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": 99570,
            "ip_address": "45.248.151.18",
            "count": 3,
            "first_visit": "2026-06-25T18:08:11.674944+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 7994,
            "ip_address": "45.248.151.183",
            "count": 1,
            "first_visit": "2022-05-17T11:49:19.465853+06:00",
            "date": null
        },
        {
            "id": 2494,
            "ip_address": "45.248.151.185",
            "count": 5,
            "first_visit": "2022-01-20T09:29:48.284205+06:00",
            "date": null
        },
        {
            "id": 5087,
            "ip_address": "45.248.151.188",
            "count": 1,
            "first_visit": "2022-04-12T17:28:06.665018+06:00",
            "date": null
        }
    ]
}