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

{
    "count": 94807,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1024&ordering=ip_address",
    "results": [
        {
            "id": 45729,
            "ip_address": "103.109.239.198",
            "count": 1,
            "first_visit": "2023-04-25T23:52:32.849337+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 37617,
            "ip_address": "103.109.239.198",
            "count": 1,
            "first_visit": "2022-11-20T16:23:12.628869+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 22600,
            "ip_address": "103.109.239.212",
            "count": 1,
            "first_visit": "2022-07-14T13:55:03.088223+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 85183,
            "ip_address": "103.109.239.224",
            "count": 3,
            "first_visit": "2025-07-03T20:40:30.369032+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 83600,
            "ip_address": "103.109.239.229",
            "count": 1,
            "first_visit": "2025-06-02T16:02:11.348424+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 3326,
            "ip_address": "103.109.52.52",
            "count": 1,
            "first_visit": "2022-02-05T12:49:54.842283+06:00",
            "date": null
        },
        {
            "id": 5747,
            "ip_address": "103.109.52.53",
            "count": 2,
            "first_visit": "2022-05-09T14:17:38.129962+06:00",
            "date": null
        },
        {
            "id": 42350,
            "ip_address": "103.109.52.54",
            "count": 1,
            "first_visit": "2023-02-18T08:14:18.422341+06:00",
            "date": "2023-02-18"
        }
    ]
}