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

{
    "count": 102194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44184&ordering=ip_address",
    "results": [
        {
            "id": 43068,
            "ip_address": "114.119.156.99",
            "count": 1,
            "first_visit": "2023-03-03T03:29:02.673200+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 60865,
            "ip_address": "114.119.156.99",
            "count": 1,
            "first_visit": "2023-12-10T08:11:14.373417+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 63878,
            "ip_address": "114.119.156.99",
            "count": 1,
            "first_visit": "2024-01-27T10:30:39.580506+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 49332,
            "ip_address": "114.119.156.99",
            "count": 1,
            "first_visit": "2023-07-04T18:08:54.121826+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 611,
            "ip_address": "114.119.156.99",
            "count": 11,
            "first_visit": "2021-12-12T14:25:25.564348+06:00",
            "date": null
        },
        {
            "id": 38628,
            "ip_address": "114.119.156.99",
            "count": 1,
            "first_visit": "2022-12-13T04:18:39.571435+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 196,
            "ip_address": "114.119.157.103",
            "count": 11,
            "first_visit": "2021-12-05T10:18:16.365120+06:00",
            "date": null
        },
        {
            "id": 56067,
            "ip_address": "114.119.157.103",
            "count": 1,
            "first_visit": "2023-09-26T09:52:03.728312+06:00",
            "date": "2023-09-26"
        }
    ]
}