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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13992&ordering=ip_address",
    "results": [
        {
            "id": 67000,
            "ip_address": "103.216.58.121",
            "count": 2,
            "first_visit": "2024-04-15T19:32:29.066783+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 51527,
            "ip_address": "103.216.58.157",
            "count": 2,
            "first_visit": "2023-08-03T00:21:06.935223+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 12348,
            "ip_address": "103.216.58.17",
            "count": 1,
            "first_visit": "2022-05-29T00:22:58.879796+06:00",
            "date": null
        },
        {
            "id": 53445,
            "ip_address": "103.216.58.172",
            "count": 1,
            "first_visit": "2023-08-25T01:25:46.262700+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 72340,
            "ip_address": "103.216.58.224",
            "count": 3,
            "first_visit": "2024-08-20T13:57:04.516859+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 11401,
            "ip_address": "103.216.58.24",
            "count": 2,
            "first_visit": "2022-05-25T17:51:49.673873+06:00",
            "date": null
        },
        {
            "id": 12635,
            "ip_address": "103.216.58.35",
            "count": 1,
            "first_visit": "2022-05-29T23:40:01.951351+06:00",
            "date": null
        },
        {
            "id": 94989,
            "ip_address": "103.216.58.36",
            "count": 2,
            "first_visit": "2026-02-08T18:38:26.473290+06:00",
            "date": "2026-02-08"
        }
    ]
}