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

{
    "count": 101654,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40880&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40864&ordering=first_visit",
    "results": [
        {
            "id": 40873,
            "ip_address": "66.249.72.92",
            "count": 1,
            "first_visit": "2023-01-24T01:53:04.017359+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40874,
            "ip_address": "66.249.72.88",
            "count": 1,
            "first_visit": "2023-01-24T02:07:01.609612+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40875,
            "ip_address": "99.79.122.10",
            "count": 1,
            "first_visit": "2023-01-24T02:46:33.741757+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40876,
            "ip_address": "103.133.201.72",
            "count": 1,
            "first_visit": "2023-01-24T03:40:07.638154+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40877,
            "ip_address": "77.88.9.138",
            "count": 1,
            "first_visit": "2023-01-24T05:18:41.149632+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40878,
            "ip_address": "77.88.9.131",
            "count": 3,
            "first_visit": "2023-01-24T05:25:39.409612+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40879,
            "ip_address": "114.119.129.225",
            "count": 1,
            "first_visit": "2023-01-24T05:28:17.012603+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40880,
            "ip_address": "114.119.138.65",
            "count": 1,
            "first_visit": "2023-01-24T05:58:17.508484+06:00",
            "date": "2023-01-24"
        }
    ]
}