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

{
    "count": 97442,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23464&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-first_visit",
    "results": [
        {
            "id": 74082,
            "ip_address": "37.111.212.218",
            "count": 8,
            "first_visit": "2024-10-06T18:31:51.453831+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 74081,
            "ip_address": "168.119.65.126",
            "count": 1,
            "first_visit": "2024-10-06T18:29:35.222747+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 74080,
            "ip_address": "115.127.89.10",
            "count": 2,
            "first_visit": "2024-10-06T17:58:04.050242+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 74079,
            "ip_address": "37.111.206.48",
            "count": 1,
            "first_visit": "2024-10-06T17:56:15.420246+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 74078,
            "ip_address": "40.77.189.179",
            "count": 1,
            "first_visit": "2024-10-06T17:43:14.550274+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 74077,
            "ip_address": "103.91.228.158",
            "count": 2,
            "first_visit": "2024-10-06T17:35:38.261232+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 74076,
            "ip_address": "114.130.184.49",
            "count": 1,
            "first_visit": "2024-10-06T17:16:39.791139+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 74075,
            "ip_address": "103.52.140.43",
            "count": 1,
            "first_visit": "2024-10-06T16:40:48.501895+06:00",
            "date": "2024-10-06"
        }
    ]
}