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

{
    "count": 101392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80552&ordering=-ip_address",
    "results": [
        {
            "id": 61489,
            "ip_address": "103.67.157.139",
            "count": 1,
            "first_visit": "2023-12-19T23:20:53.096930+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 11185,
            "ip_address": "103.67.157.138",
            "count": 1,
            "first_visit": "2022-05-24T22:43:35.883197+06:00",
            "date": null
        },
        {
            "id": 30286,
            "ip_address": "103.67.157.135",
            "count": 1,
            "first_visit": "2022-07-31T10:34:51.970985+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12644,
            "ip_address": "103.67.157.135",
            "count": 1,
            "first_visit": "2022-05-29T23:55:27.763262+06:00",
            "date": null
        },
        {
            "id": 19673,
            "ip_address": "103.67.157.135",
            "count": 1,
            "first_visit": "2022-06-28T08:40:24.366827+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 19785,
            "ip_address": "103.67.157.134",
            "count": 1,
            "first_visit": "2022-06-28T17:18:21.560827+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 64580,
            "ip_address": "103.67.157.134",
            "count": 6,
            "first_visit": "2024-02-11T09:11:45.491912+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 8449,
            "ip_address": "103.67.157.132",
            "count": 3,
            "first_visit": "2022-05-17T23:06:27.035257+06:00",
            "date": null
        }
    ]
}