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

{
    "count": 96227,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20352&ordering=ip_address",
    "results": [
        {
            "id": 11759,
            "ip_address": "103.67.158.69",
            "count": 5,
            "first_visit": "2022-05-26T22:59:01.523757+06:00",
            "date": null
        },
        {
            "id": 51979,
            "ip_address": "103.67.158.70",
            "count": 1,
            "first_visit": "2023-08-08T20:33:35.239455+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 17943,
            "ip_address": "103.67.158.71",
            "count": 1,
            "first_visit": "2022-06-24T02:00:32.565843+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 13314,
            "ip_address": "103.67.158.72",
            "count": 4,
            "first_visit": "2022-06-02T00:05:43.619528+06:00",
            "date": null
        },
        {
            "id": 25392,
            "ip_address": "103.67.158.72",
            "count": 1,
            "first_visit": "2022-07-21T11:17:25.966402+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10011,
            "ip_address": "103.67.158.73",
            "count": 1,
            "first_visit": "2022-05-21T13:56:08.969148+06:00",
            "date": null
        },
        {
            "id": 8280,
            "ip_address": "103.67.158.74",
            "count": 1,
            "first_visit": "2022-05-17T20:02:30.148025+06:00",
            "date": null
        },
        {
            "id": 54431,
            "ip_address": "103.67.158.74",
            "count": 1,
            "first_visit": "2023-09-06T17:57:37.730794+06:00",
            "date": "2023-09-06"
        }
    ]
}