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

{
    "count": 100141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7592&ordering=-count",
    "results": [
        {
            "id": 19324,
            "ip_address": "103.67.158.124",
            "count": 4,
            "first_visit": "2022-06-27T07:22:35.975593+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 76925,
            "ip_address": "66.249.70.102",
            "count": 4,
            "first_visit": "2024-12-19T03:48:46.074124+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 1827,
            "ip_address": "103.237.36.69",
            "count": 4,
            "first_visit": "2022-01-11T11:46:52.192278+06:00",
            "date": null
        },
        {
            "id": 76959,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-20T02:54:01.046058+06:00",
            "date": "2024-12-20"
        },
        {
            "id": 6866,
            "ip_address": "43.245.123.130",
            "count": 4,
            "first_visit": "2022-05-16T16:49:54.991016+06:00",
            "date": null
        },
        {
            "id": 19276,
            "ip_address": "103.142.193.5",
            "count": 4,
            "first_visit": "2022-06-27T02:03:52.235833+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 46927,
            "ip_address": "182.160.110.73",
            "count": 4,
            "first_visit": "2023-05-21T15:28:09.525244+06:00",
            "date": "2023-05-21"
        },
        {
            "id": 6892,
            "ip_address": "43.245.122.98",
            "count": 4,
            "first_visit": "2022-05-16T17:04:25.981983+06:00",
            "date": null
        }
    ]
}