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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80104&ordering=-ip_address",
    "results": [
        {
            "id": 48629,
            "ip_address": "103.67.158.153",
            "count": 1,
            "first_visit": "2023-06-21T13:59:39.647994+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 80161,
            "ip_address": "103.67.158.152",
            "count": 1,
            "first_visit": "2025-03-15T19:14:33.467016+06:00",
            "date": "2025-03-15"
        },
        {
            "id": 32167,
            "ip_address": "103.67.158.152",
            "count": 1,
            "first_visit": "2022-08-16T22:00:48.478012+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 16364,
            "ip_address": "103.67.158.151",
            "count": 1,
            "first_visit": "2022-06-18T12:35:32.928465+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 6468,
            "ip_address": "103.67.158.149",
            "count": 1,
            "first_visit": "2022-05-15T23:18:35.281547+06:00",
            "date": null
        },
        {
            "id": 30423,
            "ip_address": "103.67.158.148",
            "count": 1,
            "first_visit": "2022-07-31T14:23:02.459575+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8378,
            "ip_address": "103.67.158.148",
            "count": 3,
            "first_visit": "2022-05-17T22:38:20.809644+06:00",
            "date": null
        },
        {
            "id": 9440,
            "ip_address": "103.67.158.147",
            "count": 1,
            "first_visit": "2022-05-19T17:04:45.484205+06:00",
            "date": null
        }
    ]
}