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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=-count",
    "results": [
        {
            "id": 10507,
            "ip_address": "37.111.207.46",
            "count": 2,
            "first_visit": "2022-05-23T05:07:10.901316+06:00",
            "date": null
        },
        {
            "id": 45795,
            "ip_address": "103.115.25.92",
            "count": 2,
            "first_visit": "2023-04-27T08:28:59.409507+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 45843,
            "ip_address": "46.137.254.176",
            "count": 2,
            "first_visit": "2023-04-28T18:07:21.143275+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 45762,
            "ip_address": "37.111.201.112",
            "count": 2,
            "first_visit": "2023-04-26T15:26:40.593310+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 45846,
            "ip_address": "103.133.140.96",
            "count": 2,
            "first_visit": "2023-04-28T20:35:26.685665+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 45798,
            "ip_address": "45.250.229.155",
            "count": 2,
            "first_visit": "2023-04-27T09:56:11.825022+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 45706,
            "ip_address": "103.153.231.57",
            "count": 2,
            "first_visit": "2023-04-25T16:14:44.929538+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 5301,
            "ip_address": "66.249.66.192",
            "count": 2,
            "first_visit": "2022-04-21T21:17:44.133142+06:00",
            "date": null
        }
    ]
}