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

{
    "count": 99219,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4192&ordering=ip_address",
    "results": [
        {
            "id": 9899,
            "ip_address": "103.129.211.17",
            "count": 1,
            "first_visit": "2022-05-21T00:01:28.057561+06:00",
            "date": null
        },
        {
            "id": 27548,
            "ip_address": "103.129.211.178",
            "count": 1,
            "first_visit": "2022-07-26T01:56:46.414183+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 16692,
            "ip_address": "103.129.211.178",
            "count": 1,
            "first_visit": "2022-06-20T00:02:55.314745+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4847,
            "ip_address": "103.129.211.178",
            "count": 1,
            "first_visit": "2022-04-01T12:28:25.770177+06:00",
            "date": null
        },
        {
            "id": 27013,
            "ip_address": "103.129.211.19",
            "count": 1,
            "first_visit": "2022-07-25T02:35:28.511703+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 95768,
            "ip_address": "103.129.211.29",
            "count": 2,
            "first_visit": "2026-03-05T16:07:46.277411+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 22761,
            "ip_address": "103.129.211.51",
            "count": 1,
            "first_visit": "2022-07-14T17:50:10.868491+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2047,
            "ip_address": "103.129.212.146",
            "count": 1,
            "first_visit": "2022-01-12T18:25:19.915008+06:00",
            "date": null
        }
    ]
}