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

{
    "count": 99325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4720&ordering=ip_address",
    "results": [
        {
            "id": 75687,
            "ip_address": "103.133.141.141",
            "count": 1,
            "first_visit": "2024-11-15T11:32:50.971059+06:00",
            "date": "2024-11-15"
        },
        {
            "id": 17690,
            "ip_address": "103.133.141.177",
            "count": 1,
            "first_visit": "2022-06-23T10:46:01.950791+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 6009,
            "ip_address": "103.133.141.195",
            "count": 1,
            "first_visit": "2022-05-14T16:42:43.621410+06:00",
            "date": null
        },
        {
            "id": 8509,
            "ip_address": "103.133.141.199",
            "count": 1,
            "first_visit": "2022-05-17T23:30:37.075129+06:00",
            "date": null
        },
        {
            "id": 76144,
            "ip_address": "103.133.141.24",
            "count": 1,
            "first_visit": "2024-11-28T22:31:01.588937+06:00",
            "date": "2024-11-28"
        },
        {
            "id": 69272,
            "ip_address": "103.133.141.25",
            "count": 1,
            "first_visit": "2024-05-29T12:28:21.948350+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 6164,
            "ip_address": "103.133.141.252",
            "count": 1,
            "first_visit": "2022-05-14T23:02:43.928375+06:00",
            "date": null
        },
        {
            "id": 20323,
            "ip_address": "103.133.141.69",
            "count": 1,
            "first_visit": "2022-06-30T11:17:17.977915+06:00",
            "date": "2022-06-30"
        }
    ]
}