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

{
    "count": 93369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78864&ordering=ip_address",
    "results": [
        {
            "id": 6517,
            "ip_address": "43.245.123.155",
            "count": 3,
            "first_visit": "2022-05-16T05:35:13.280768+06:00",
            "date": null
        },
        {
            "id": 15566,
            "ip_address": "43.245.123.156",
            "count": 1,
            "first_visit": "2022-06-16T07:30:05.726630+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7918,
            "ip_address": "43.245.123.158",
            "count": 1,
            "first_visit": "2022-05-17T11:13:10.957451+06:00",
            "date": null
        },
        {
            "id": 11454,
            "ip_address": "43.245.123.16",
            "count": 1,
            "first_visit": "2022-05-25T22:22:57.187633+06:00",
            "date": null
        },
        {
            "id": 11012,
            "ip_address": "43.245.123.160",
            "count": 4,
            "first_visit": "2022-05-24T15:25:15.538146+06:00",
            "date": null
        },
        {
            "id": 49556,
            "ip_address": "43.245.123.160",
            "count": 1,
            "first_visit": "2023-07-08T13:10:38.136515+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 42894,
            "ip_address": "43.245.123.160",
            "count": 1,
            "first_visit": "2023-03-01T10:03:52.531515+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 8699,
            "ip_address": "43.245.123.161",
            "count": 1,
            "first_visit": "2022-05-18T09:01:25.835346+06:00",
            "date": null
        }
    ]
}