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

{
    "count": 92378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7776&ordering=ip_address",
    "results": [
        {
            "id": 17429,
            "ip_address": "103.153.110.223",
            "count": 1,
            "first_visit": "2022-06-22T17:18:17.902735+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 9341,
            "ip_address": "103.153.110.5",
            "count": 1,
            "first_visit": "2022-05-19T11:48:24.167833+06:00",
            "date": null
        },
        {
            "id": 1214,
            "ip_address": "103.153.111.182",
            "count": 1,
            "first_visit": "2021-12-21T23:11:16.574793+06:00",
            "date": null
        },
        {
            "id": 3993,
            "ip_address": "103.153.111.183",
            "count": 1,
            "first_visit": "2022-03-01T23:06:21.428688+06:00",
            "date": null
        },
        {
            "id": 1581,
            "ip_address": "103.153.111.3",
            "count": 1,
            "first_visit": "2022-01-02T02:19:40.875206+06:00",
            "date": null
        },
        {
            "id": 83644,
            "ip_address": "103.153.111.3",
            "count": 1,
            "first_visit": "2025-06-03T13:25:46.122609+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 4575,
            "ip_address": "103.153.111.38",
            "count": 2,
            "first_visit": "2022-03-22T02:38:02.626582+06:00",
            "date": null
        },
        {
            "id": 4535,
            "ip_address": "103.153.111.46",
            "count": 1,
            "first_visit": "2022-03-21T01:50:40.124589+06:00",
            "date": null
        }
    ]
}