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

{
    "count": 102373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45344&ordering=ip_address",
    "results": [
        {
            "id": 42911,
            "ip_address": "114.119.159.40",
            "count": 1,
            "first_visit": "2023-03-01T14:38:26.208021+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 63347,
            "ip_address": "114.119.159.40",
            "count": 1,
            "first_visit": "2024-01-18T10:45:35.132132+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 63177,
            "ip_address": "114.119.159.40",
            "count": 1,
            "first_visit": "2024-01-16T02:25:58.359390+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 55311,
            "ip_address": "114.119.159.40",
            "count": 2,
            "first_visit": "2023-09-18T14:08:40.838983+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 46382,
            "ip_address": "114.119.159.40",
            "count": 1,
            "first_visit": "2023-05-09T22:38:28.822651+06:00",
            "date": "2023-05-09"
        },
        {
            "id": 201,
            "ip_address": "114.119.159.40",
            "count": 15,
            "first_visit": "2021-12-05T11:01:12.980863+06:00",
            "date": null
        },
        {
            "id": 270,
            "ip_address": "114.119.159.56",
            "count": 18,
            "first_visit": "2021-12-06T09:43:41.662516+06:00",
            "date": null
        },
        {
            "id": 45980,
            "ip_address": "114.119.159.56",
            "count": 1,
            "first_visit": "2023-05-01T23:43:57.735667+06:00",
            "date": "2023-05-01"
        }
    ]
}