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

{
    "count": 92041,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1392&ordering=ip_address",
    "results": [
        {
            "id": 38816,
            "ip_address": "103.111.88.254",
            "count": 1,
            "first_visit": "2022-12-16T15:43:50.704039+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 46170,
            "ip_address": "103.111.9.121",
            "count": 1,
            "first_visit": "2023-05-05T14:47:32.825638+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 2936,
            "ip_address": "103.111.91.33",
            "count": 1,
            "first_visit": "2022-01-27T12:46:17.882872+06:00",
            "date": null
        },
        {
            "id": 32526,
            "ip_address": "103.111.91.33",
            "count": 1,
            "first_visit": "2022-08-20T16:20:59.368870+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 73847,
            "ip_address": "103.111.91.37",
            "count": 6,
            "first_visit": "2024-10-01T09:14:02.762665+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 27974,
            "ip_address": "103.111.9.226",
            "count": 1,
            "first_visit": "2022-07-27T01:55:18.198290+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 85053,
            "ip_address": "103.111.9.226",
            "count": 1,
            "first_visit": "2025-07-01T22:58:58.880514+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 12453,
            "ip_address": "103.111.9.227",
            "count": 1,
            "first_visit": "2022-05-29T12:15:53.606829+06:00",
            "date": null
        }
    ]
}