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

{
    "count": 97389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=-ip_address",
    "results": [
        {
            "id": 68410,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2024-05-16T16:05:23.826149+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 59993,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2023-11-23T11:04:01.425189+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 73999,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2024-10-04T22:24:43.589294+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 7839,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2022-05-17T10:35:45.952488+06:00",
            "date": null
        },
        {
            "id": 84395,
            "ip_address": "37.111.206.246",
            "count": 1,
            "first_visit": "2025-06-23T23:37:47.447803+06:00",
            "date": "2025-06-23"
        },
        {
            "id": 69736,
            "ip_address": "37.111.206.245",
            "count": 1,
            "first_visit": "2024-06-10T13:42:36.646035+06:00",
            "date": "2024-06-10"
        },
        {
            "id": 19731,
            "ip_address": "37.111.206.245",
            "count": 1,
            "first_visit": "2022-06-28T12:37:36.928701+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10480,
            "ip_address": "37.111.206.245",
            "count": 3,
            "first_visit": "2022-05-22T23:42:36.352431+06:00",
            "date": null
        }
    ]
}