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

{
    "count": 96771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22096&ordering=ip_address",
    "results": [
        {
            "id": 56514,
            "ip_address": "103.85.156.81",
            "count": 1,
            "first_visit": "2023-10-01T23:32:19.679659+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 64554,
            "ip_address": "103.85.156.81",
            "count": 2,
            "first_visit": "2024-02-10T15:44:05.657041+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 10194,
            "ip_address": "103.85.156.93",
            "count": 1,
            "first_visit": "2022-05-22T00:24:35.947549+06:00",
            "date": null
        },
        {
            "id": 22930,
            "ip_address": "103.85.157.164",
            "count": 1,
            "first_visit": "2022-07-15T09:04:40.204946+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 11890,
            "ip_address": "103.85.157.171",
            "count": 3,
            "first_visit": "2022-05-27T11:06:57.022442+06:00",
            "date": null
        },
        {
            "id": 2950,
            "ip_address": "103.85.157.18",
            "count": 1,
            "first_visit": "2022-01-27T19:34:50.486469+06:00",
            "date": null
        },
        {
            "id": 27627,
            "ip_address": "103.85.157.236",
            "count": 1,
            "first_visit": "2022-07-26T09:02:11.608421+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 86923,
            "ip_address": "103.85.157.237",
            "count": 1,
            "first_visit": "2025-08-02T02:23:56.971192+06:00",
            "date": "2025-08-02"
        }
    ]
}