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

{
    "count": 98155,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14576&ordering=ip_address",
    "results": [
        {
            "id": 95447,
            "ip_address": "103.218.24.249",
            "count": 1,
            "first_visit": "2026-02-23T05:34:53.850003+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 79610,
            "ip_address": "103.218.24.249",
            "count": 4,
            "first_visit": "2025-03-01T19:35:52.069351+06:00",
            "date": "2025-03-01"
        },
        {
            "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
        }
    ]
}