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

{
    "count": 100208,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21000&ordering=ip_address",
    "results": [
        {
            "id": 27177,
            "ip_address": "103.67.158.136",
            "count": 1,
            "first_visit": "2022-07-25T11:08:46.063594+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7154,
            "ip_address": "103.67.158.138",
            "count": 2,
            "first_visit": "2022-05-16T19:43:29.762014+06:00",
            "date": null
        },
        {
            "id": 28872,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-07-28T17:24:33.295706+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12437,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-05-29T11:28:40.308066+06:00",
            "date": null
        },
        {
            "id": 22243,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-07-13T15:52:29.202193+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 19462,
            "ip_address": "103.67.158.139",
            "count": 1,
            "first_visit": "2022-06-27T14:19:37.082560+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28164,
            "ip_address": "103.67.158.14",
            "count": 1,
            "first_visit": "2022-07-27T12:00:50.971903+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29262,
            "ip_address": "103.67.158.14",
            "count": 1,
            "first_visit": "2022-07-29T12:04:46.985175+06:00",
            "date": "2022-07-29"
        }
    ]
}