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

{
    "count": 94825,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1064&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 10127,
            "ip_address": "103.109.56.82",
            "count": 1,
            "first_visit": "2022-05-21T22:47:25.906027+06:00",
            "date": null
        },
        {
            "id": 9399,
            "ip_address": "103.109.57.122",
            "count": 1,
            "first_visit": "2022-05-19T14:48:52.797192+06:00",
            "date": null
        }
    ]
}