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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2584&ordering=-count",
    "results": [
        {
            "id": 72057,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-12T02:46:05.688217+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 36854,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-11-03T00:40:59.889848+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 71953,
            "ip_address": "66.249.79.228",
            "count": 9,
            "first_visit": "2024-08-09T04:30:39.376301+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 62867,
            "ip_address": "202.51.189.2",
            "count": 9,
            "first_visit": "2024-01-11T09:05:47.540317+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 11323,
            "ip_address": "114.119.134.51",
            "count": 9,
            "first_visit": "2022-05-25T09:47:34.309272+06:00",
            "date": null
        },
        {
            "id": 36841,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-02T17:55:51.175676+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 83255,
            "ip_address": "114.119.137.91",
            "count": 9,
            "first_visit": "2025-05-25T02:55:47.352366+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 71909,
            "ip_address": "66.249.69.6",
            "count": 9,
            "first_visit": "2024-08-08T01:43:58.058952+06:00",
            "date": "2024-08-08"
        }
    ]
}