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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82184&ordering=-ip_address",
    "results": [
        {
            "id": 56255,
            "ip_address": "103.4.66.130",
            "count": 1,
            "first_visit": "2023-09-28T20:02:31.111336+06:00",
            "date": "2023-09-28"
        },
        {
            "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": 49190,
            "ip_address": "103.4.65.123",
            "count": 1,
            "first_visit": "2023-07-02T14:18:57.078352+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 13247,
            "ip_address": "103.4.65.114",
            "count": 1,
            "first_visit": "2022-06-01T11:59:46.374387+06:00",
            "date": null
        },
        {
            "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": 68799,
            "ip_address": "103.44.150.4",
            "count": 1,
            "first_visit": "2024-05-22T10:33:09.349340+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 58769,
            "ip_address": "103.43.93.131",
            "count": 1,
            "first_visit": "2023-11-01T12:28:56.516795+06:00",
            "date": "2023-11-01"
        }
    ]
}