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

{
    "count": 98349,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18152&ordering=ip_address",
    "results": [
        {
            "id": 16169,
            "ip_address": "103.31.154.228",
            "count": 3,
            "first_visit": "2022-06-18T00:22:24.962124+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8383,
            "ip_address": "103.31.154.228",
            "count": 2,
            "first_visit": "2022-05-17T22:40:51.485992+06:00",
            "date": null
        },
        {
            "id": 18542,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2022-06-25T11:11:18.706699+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 93324,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2025-12-25T23:18:38.473283+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 9620,
            "ip_address": "103.31.154.229",
            "count": 3,
            "first_visit": "2022-05-20T08:03:40.350060+06:00",
            "date": null
        },
        {
            "id": 35195,
            "ip_address": "103.31.154.229",
            "count": 1,
            "first_visit": "2022-09-29T13:13:21.429032+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 8671,
            "ip_address": "103.31.154.230",
            "count": 2,
            "first_visit": "2022-05-18T08:13:13.660972+06:00",
            "date": null
        },
        {
            "id": 14605,
            "ip_address": "103.31.154.231",
            "count": 1,
            "first_visit": "2022-06-12T10:19:38.010775+06:00",
            "date": "2022-06-12"
        }
    ]
}