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

{
    "count": 91781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=640&ordering=ip_address",
    "results": [
        {
            "id": 44870,
            "ip_address": "103.106.243.137",
            "count": 1,
            "first_visit": "2023-04-05T01:39:00.399944+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 69441,
            "ip_address": "103.106.243.139",
            "count": 1,
            "first_visit": "2024-06-05T00:12:44.782859+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 1965,
            "ip_address": "103.106.243.141",
            "count": 1,
            "first_visit": "2022-01-11T22:11:53.525143+06:00",
            "date": null
        },
        {
            "id": 2668,
            "ip_address": "103.106.243.153",
            "count": 1,
            "first_visit": "2022-01-23T08:44:01.830416+06:00",
            "date": null
        },
        {
            "id": 88652,
            "ip_address": "103.106.243.173",
            "count": 1,
            "first_visit": "2025-08-29T22:52:58.764956+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 13568,
            "ip_address": "103.106.243.176",
            "count": 2,
            "first_visit": "2022-06-05T17:31:25.736849+06:00",
            "date": null
        },
        {
            "id": 18742,
            "ip_address": "103.106.243.177",
            "count": 3,
            "first_visit": "2022-06-25T19:30:00.326089+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 63850,
            "ip_address": "103.106.243.178",
            "count": 1,
            "first_visit": "2024-01-26T22:45:06.462894+06:00",
            "date": "2024-01-26"
        }
    ]
}