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

{
    "count": 97530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10000&ordering=-ip_address",
    "results": [
        {
            "id": 39933,
            "ip_address": "59.153.103.29",
            "count": 5,
            "first_visit": "2023-01-05T21:37:41.153764+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 40912,
            "ip_address": "59.153.103.29",
            "count": 1,
            "first_visit": "2023-01-24T20:47:08.795967+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 81950,
            "ip_address": "59.153.103.29",
            "count": 1,
            "first_visit": "2025-04-27T21:30:14.134639+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 75924,
            "ip_address": "59.153.103.29",
            "count": 1,
            "first_visit": "2024-11-21T20:42:05.066057+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 16469,
            "ip_address": "59.153.103.28",
            "count": 1,
            "first_visit": "2022-06-19T01:47:17.507739+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 5142,
            "ip_address": "59.153.103.28",
            "count": 5,
            "first_visit": "2022-04-15T21:09:30.893458+06:00",
            "date": null
        },
        {
            "id": 67626,
            "ip_address": "59.153.103.26",
            "count": 2,
            "first_visit": "2024-04-28T13:06:04.980787+06:00",
            "date": "2024-04-28"
        },
        {
            "id": 509,
            "ip_address": "59.153.103.26",
            "count": 3,
            "first_visit": "2021-12-09T22:19:16.132362+06:00",
            "date": null
        }
    ]
}