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

{
    "count": 101415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80336&ordering=-ip_address",
    "results": [
        {
            "id": 16674,
            "ip_address": "103.67.157.46",
            "count": 1,
            "first_visit": "2022-06-19T23:13:05.544466+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 29275,
            "ip_address": "103.67.157.45",
            "count": 1,
            "first_visit": "2022-07-29T12:21:26.698904+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11775,
            "ip_address": "103.67.157.44",
            "count": 1,
            "first_visit": "2022-05-26T23:18:17.237601+06:00",
            "date": null
        },
        {
            "id": 8312,
            "ip_address": "103.67.157.43",
            "count": 1,
            "first_visit": "2022-05-17T22:11:13.366114+06:00",
            "date": null
        },
        {
            "id": 64389,
            "ip_address": "103.67.157.43",
            "count": 1,
            "first_visit": "2024-02-06T12:58:55.883449+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 15440,
            "ip_address": "103.67.157.42",
            "count": 1,
            "first_visit": "2022-06-15T21:07:52.552188+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8451,
            "ip_address": "103.67.157.42",
            "count": 1,
            "first_visit": "2022-05-17T23:06:39.217267+06:00",
            "date": null
        },
        {
            "id": 12576,
            "ip_address": "103.67.157.41",
            "count": 1,
            "first_visit": "2022-05-29T22:19:02.294743+06:00",
            "date": null
        }
    ]
}