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

{
    "count": 98178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15184&ordering=ip_address",
    "results": [
        {
            "id": 90918,
            "ip_address": "103.230.104.60",
            "count": 1,
            "first_visit": "2025-10-18T08:49:16.948301+06:00",
            "date": "2025-10-18"
        },
        {
            "id": 48628,
            "ip_address": "103.230.104.60",
            "count": 2,
            "first_visit": "2023-06-21T12:55:36.551838+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 48370,
            "ip_address": "103.230.104.60",
            "count": 1,
            "first_visit": "2023-06-16T20:59:41.330585+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 9327,
            "ip_address": "103.230.104.60",
            "count": 1,
            "first_visit": "2022-05-19T11:23:50.825382+06:00",
            "date": null
        },
        {
            "id": 1013,
            "ip_address": "103.230.104.62",
            "count": 2,
            "first_visit": "2021-12-20T08:49:06.268782+06:00",
            "date": null
        },
        {
            "id": 56562,
            "ip_address": "103.230.104.62",
            "count": 1,
            "first_visit": "2023-10-02T13:33:09.435672+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 24684,
            "ip_address": "103.230.104.62",
            "count": 1,
            "first_visit": "2022-07-20T14:54:01.986507+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 68603,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2024-05-19T16:15:24.368525+06:00",
            "date": "2024-05-19"
        }
    ]
}