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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13216&ordering=ip_address",
    "results": [
        {
            "id": 39381,
            "ip_address": "103.203.178.13",
            "count": 1,
            "first_visit": "2022-12-26T07:01:39.651630+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 10087,
            "ip_address": "103.203.178.131",
            "count": 1,
            "first_visit": "2022-05-21T21:32:40.666344+06:00",
            "date": null
        },
        {
            "id": 10086,
            "ip_address": "103.203.178.133",
            "count": 1,
            "first_visit": "2022-05-21T21:32:40.623669+06:00",
            "date": null
        },
        {
            "id": 26734,
            "ip_address": "103.203.178.138",
            "count": 1,
            "first_visit": "2022-07-24T12:37:16.325505+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 90825,
            "ip_address": "103.203.178.23",
            "count": 1,
            "first_visit": "2025-10-15T23:28:11.489356+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 10513,
            "ip_address": "103.203.178.55",
            "count": 1,
            "first_visit": "2022-05-23T06:16:48.572579+06:00",
            "date": null
        },
        {
            "id": 29473,
            "ip_address": "103.203.178.57",
            "count": 1,
            "first_visit": "2022-07-29T22:17:50.216562+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10784,
            "ip_address": "103.203.178.63",
            "count": 1,
            "first_visit": "2022-05-24T01:25:09.243157+06:00",
            "date": null
        }
    ]
}