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

{
    "count": 95927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19016&ordering=-ip_address",
    "results": [
        {
            "id": 31415,
            "ip_address": "37.111.233.135",
            "count": 1,
            "first_visit": "2022-08-07T10:19:51.733468+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 2886,
            "ip_address": "37.111.233.121",
            "count": 1,
            "first_visit": "2022-01-26T14:07:02.387483+06:00",
            "date": null
        },
        {
            "id": 23522,
            "ip_address": "37.111.233.106",
            "count": 1,
            "first_visit": "2022-07-18T19:55:19.206634+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2376,
            "ip_address": "37.111.233.101",
            "count": 1,
            "first_visit": "2022-01-17T16:12:51.020901+06:00",
            "date": null
        },
        {
            "id": 16441,
            "ip_address": "37.111.232.98",
            "count": 1,
            "first_visit": "2022-06-18T22:17:35.469045+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 84194,
            "ip_address": "37.111.232.97",
            "count": 1,
            "first_visit": "2025-06-19T15:06:23.328725+06:00",
            "date": "2025-06-19"
        },
        {
            "id": 29697,
            "ip_address": "37.111.232.96",
            "count": 1,
            "first_visit": "2022-07-30T07:20:33.082513+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28076,
            "ip_address": "37.111.232.96",
            "count": 1,
            "first_visit": "2022-07-27T09:51:58.333592+06:00",
            "date": "2022-07-27"
        }
    ]
}