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

{
    "count": 96118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19840&ordering=-count",
    "results": [
        {
            "id": 42176,
            "ip_address": "168.119.64.248",
            "count": 2,
            "first_visit": "2023-02-14T17:01:34.863096+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 10144,
            "ip_address": "103.135.254.1",
            "count": 2,
            "first_visit": "2022-05-21T23:10:58.052003+06:00",
            "date": null
        },
        {
            "id": 10172,
            "ip_address": "116.58.203.17",
            "count": 2,
            "first_visit": "2022-05-21T23:48:41.622934+06:00",
            "date": null
        },
        {
            "id": 2562,
            "ip_address": "103.115.135.176",
            "count": 2,
            "first_visit": "2022-01-21T14:36:39.524472+06:00",
            "date": null
        },
        {
            "id": 42170,
            "ip_address": "103.68.6.199",
            "count": 2,
            "first_visit": "2023-02-14T13:09:11.185281+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 42101,
            "ip_address": "103.85.161.150",
            "count": 2,
            "first_visit": "2023-02-13T11:29:26.738194+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42106,
            "ip_address": "116.68.199.110",
            "count": 2,
            "first_visit": "2023-02-13T13:44:33.485404+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 42074,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-02-12T14:19:08.983632+06:00",
            "date": "2023-02-12"
        }
    ]
}