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

{
    "count": 91932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1040&ordering=ip_address",
    "results": [
        {
            "id": 66639,
            "ip_address": "103.109.56.203",
            "count": 1,
            "first_visit": "2024-04-05T01:04:08.399365+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 26450,
            "ip_address": "103.109.56.214",
            "count": 1,
            "first_visit": "2022-07-23T22:48:39.342107+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8513,
            "ip_address": "103.109.56.214",
            "count": 3,
            "first_visit": "2022-05-17T23:31:43.229766+06:00",
            "date": null
        },
        {
            "id": 25433,
            "ip_address": "103.109.56.218",
            "count": 1,
            "first_visit": "2022-07-21T11:42:18.992699+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 41701,
            "ip_address": "103.109.56.230",
            "count": 1,
            "first_visit": "2023-02-07T09:31:25.760246+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 61702,
            "ip_address": "103.109.56.242",
            "count": 2,
            "first_visit": "2023-12-23T09:12:22.966526+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 10443,
            "ip_address": "103.109.56.243",
            "count": 3,
            "first_visit": "2022-05-22T22:48:52.991556+06:00",
            "date": null
        },
        {
            "id": 91411,
            "ip_address": "103.109.56.75",
            "count": 1,
            "first_visit": "2025-10-30T12:26:24.212658+06:00",
            "date": "2025-10-30"
        }
    ]
}