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

{
    "count": 100145,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7576&ordering=ip_address",
    "results": [
        {
            "id": 6759,
            "ip_address": "103.149.146.176",
            "count": 1,
            "first_visit": "2022-05-16T14:43:54.405957+06:00",
            "date": null
        },
        {
            "id": 56461,
            "ip_address": "103.149.147.132",
            "count": 1,
            "first_visit": "2023-10-01T11:44:43.635330+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 92724,
            "ip_address": "103.149.147.132",
            "count": 1,
            "first_visit": "2025-12-07T01:58:20.350536+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 92831,
            "ip_address": "103.149.147.132",
            "count": 1,
            "first_visit": "2025-12-10T13:19:04.988102+06:00",
            "date": "2025-12-10"
        },
        {
            "id": 88029,
            "ip_address": "103.149.147.133",
            "count": 1,
            "first_visit": "2025-08-19T17:10:58.453558+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 6548,
            "ip_address": "103.149.147.133",
            "count": 1,
            "first_visit": "2022-05-16T08:42:32.261859+06:00",
            "date": null
        },
        {
            "id": 88402,
            "ip_address": "103.149.147.133",
            "count": 2,
            "first_visit": "2025-08-25T15:38:06.172858+06:00",
            "date": "2025-08-25"
        },
        {
            "id": 7074,
            "ip_address": "103.149.147.134",
            "count": 1,
            "first_visit": "2022-05-16T19:12:32.809278+06:00",
            "date": null
        }
    ]
}