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

{
    "count": 96134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19904&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": 10716,
            "ip_address": "103.67.157.47",
            "count": 4,
            "first_visit": "2022-05-23T19:10:22.132841+06:00",
            "date": null
        },
        {
            "id": 27095,
            "ip_address": "103.67.157.48",
            "count": 1,
            "first_visit": "2022-07-25T08:46:28.423760+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4531,
            "ip_address": "103.67.157.48",
            "count": 1,
            "first_visit": "2022-03-20T22:57:27.688843+06:00",
            "date": null
        },
        {
            "id": 12414,
            "ip_address": "103.67.157.49",
            "count": 2,
            "first_visit": "2022-05-29T09:57:06.166832+06:00",
            "date": null
        },
        {
            "id": 16178,
            "ip_address": "103.67.157.50",
            "count": 1,
            "first_visit": "2022-06-18T01:09:05.665165+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10796,
            "ip_address": "103.67.157.50",
            "count": 2,
            "first_visit": "2022-05-24T03:38:56.522617+06:00",
            "date": null
        },
        {
            "id": 62720,
            "ip_address": "103.67.157.51",
            "count": 1,
            "first_visit": "2024-01-09T13:39:20.216859+06:00",
            "date": "2024-01-09"
        }
    ]
}