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

{
    "count": 102471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3136&ordering=ip_address",
    "results": [
        {
            "id": 67574,
            "ip_address": "103.121.105.10",
            "count": 1,
            "first_visit": "2024-04-27T00:16:34.524204+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 67565,
            "ip_address": "103.121.105.10",
            "count": 2,
            "first_visit": "2024-04-26T17:02:18.495572+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 102526,
            "ip_address": "103.121.105.114",
            "count": 1,
            "first_visit": "2026-09-02T21:33:08.992868+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 72124,
            "ip_address": "103.121.105.117",
            "count": 1,
            "first_visit": "2024-08-13T15:22:01.283131+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 12967,
            "ip_address": "103.121.105.117",
            "count": 1,
            "first_visit": "2022-05-31T00:58:27.069353+06:00",
            "date": null
        },
        {
            "id": 9330,
            "ip_address": "103.121.105.120",
            "count": 1,
            "first_visit": "2022-05-19T11:24:49.512215+06:00",
            "date": null
        },
        {
            "id": 92460,
            "ip_address": "103.121.105.120",
            "count": 1,
            "first_visit": "2025-11-28T08:52:14.151254+06:00",
            "date": "2025-11-28"
        },
        {
            "id": 29038,
            "ip_address": "103.121.105.124",
            "count": 1,
            "first_visit": "2022-07-29T01:03:43.264394+06:00",
            "date": "2022-07-29"
        }
    ]
}