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

{
    "count": 100708,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18992&ordering=ip_address",
    "results": [
        {
            "id": 100249,
            "ip_address": "103.43.93.131",
            "count": 1,
            "first_visit": "2026-07-14T10:08:48.056862+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 68799,
            "ip_address": "103.44.150.4",
            "count": 1,
            "first_visit": "2024-05-22T10:33:09.349340+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 24729,
            "ip_address": "103.46.150.4",
            "count": 1,
            "first_visit": "2022-07-20T16:13:19.167730+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13247,
            "ip_address": "103.4.65.114",
            "count": 1,
            "first_visit": "2022-06-01T11:59:46.374387+06:00",
            "date": null
        },
        {
            "id": 49190,
            "ip_address": "103.4.65.123",
            "count": 1,
            "first_visit": "2023-07-02T14:18:57.078352+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 38483,
            "ip_address": "103.4.65.38",
            "count": 1,
            "first_visit": "2022-12-08T16:50:04.186749+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 9942,
            "ip_address": "103.4.65.38",
            "count": 1,
            "first_visit": "2022-05-21T08:02:53.113043+06:00",
            "date": null
        },
        {
            "id": 56255,
            "ip_address": "103.4.66.130",
            "count": 1,
            "first_visit": "2023-09-28T20:02:31.111336+06:00",
            "date": "2023-09-28"
        }
    ]
}