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

{
    "count": 94530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14000&ordering=ip_address",
    "results": [
        {
            "id": 80298,
            "ip_address": "103.218.24.249",
            "count": 1,
            "first_visit": "2025-03-18T23:41:46.875863+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 82854,
            "ip_address": "103.218.24.249",
            "count": 1,
            "first_visit": "2025-05-16T08:48:13.037667+06:00",
            "date": "2025-05-16"
        },
        {
            "id": 47775,
            "ip_address": "103.218.24.26",
            "count": 1,
            "first_visit": "2023-06-06T12:47:15.752462+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 4515,
            "ip_address": "103.218.24.26",
            "count": 2,
            "first_visit": "2022-03-20T12:05:44.783536+06:00",
            "date": null
        },
        {
            "id": 5248,
            "ip_address": "103.218.24.28",
            "count": 1,
            "first_visit": "2022-04-19T13:35:01.571821+06:00",
            "date": null
        },
        {
            "id": 56840,
            "ip_address": "103.218.24.57",
            "count": 1,
            "first_visit": "2023-10-05T14:53:21.799854+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 5865,
            "ip_address": "103.218.24.57",
            "count": 8,
            "first_visit": "2022-05-11T15:48:28.661638+06:00",
            "date": null
        },
        {
            "id": 9946,
            "ip_address": "103.218.25.103",
            "count": 1,
            "first_visit": "2022-05-21T08:35:44.574786+06:00",
            "date": null
        }
    ]
}