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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35992&ordering=count",
    "results": [
        {
            "id": 76723,
            "ip_address": "119.30.32.45",
            "count": 1,
            "first_visit": "2024-12-13T22:02:23.471744+06:00",
            "date": "2024-12-13"
        },
        {
            "id": 76734,
            "ip_address": "66.249.70.102",
            "count": 1,
            "first_visit": "2024-12-14T08:27:47.894577+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 76724,
            "ip_address": "114.119.130.54",
            "count": 1,
            "first_visit": "2024-12-13T22:20:32.844769+06:00",
            "date": "2024-12-13"
        },
        {
            "id": 76725,
            "ip_address": "103.14.144.151",
            "count": 1,
            "first_visit": "2024-12-13T22:38:38.150515+06:00",
            "date": "2024-12-13"
        },
        {
            "id": 76742,
            "ip_address": "103.205.69.31",
            "count": 1,
            "first_visit": "2024-12-14T16:04:08.785501+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 76731,
            "ip_address": "40.77.190.124",
            "count": 1,
            "first_visit": "2024-12-14T03:29:21.375271+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 76732,
            "ip_address": "114.119.136.75",
            "count": 1,
            "first_visit": "2024-12-14T07:20:17.811270+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 76735,
            "ip_address": "114.119.140.186",
            "count": 1,
            "first_visit": "2024-12-14T10:12:54.482605+06:00",
            "date": "2024-12-14"
        }
    ]
}