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

{
    "count": 99813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=-ip_address",
    "results": [
        {
            "id": 5616,
            "ip_address": "8.30.234.179",
            "count": 2,
            "first_visit": "2022-05-04T21:13:52.032993+06:00",
            "date": null
        },
        {
            "id": 18236,
            "ip_address": "8.30.234.158",
            "count": 1,
            "first_visit": "2022-06-24T18:32:53.577663+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 5581,
            "ip_address": "8.30.234.10",
            "count": 2,
            "first_visit": "2022-05-03T13:46:35.135926+06:00",
            "date": null
        },
        {
            "id": 75986,
            "ip_address": "82.9.224.135",
            "count": 1,
            "first_visit": "2024-11-23T19:53:29.657335+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 13102,
            "ip_address": "8.29.105.87",
            "count": 1,
            "first_visit": "2022-05-31T13:18:18.767529+06:00",
            "date": null
        },
        {
            "id": 32067,
            "ip_address": "8.29.105.86",
            "count": 1,
            "first_visit": "2022-08-15T17:47:13.183543+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 13437,
            "ip_address": "8.29.105.73",
            "count": 1,
            "first_visit": "2022-06-03T09:07:52.694446+06:00",
            "date": null
        },
        {
            "id": 8143,
            "ip_address": "8.29.105.71",
            "count": 1,
            "first_visit": "2022-05-17T12:55:02.045303+06:00",
            "date": null
        }
    ]
}