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

{
    "count": 99431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24344&ordering=-ip_address",
    "results": [
        {
            "id": 2481,
            "ip_address": "37.111.206.135",
            "count": 2,
            "first_visit": "2022-01-19T21:10:18.587177+06:00",
            "date": null
        },
        {
            "id": 62352,
            "ip_address": "37.111.206.135",
            "count": 1,
            "first_visit": "2024-01-04T23:08:23.055695+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 56771,
            "ip_address": "37.111.206.133",
            "count": 1,
            "first_visit": "2023-10-04T23:00:48.792811+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 44915,
            "ip_address": "37.111.206.133",
            "count": 1,
            "first_visit": "2023-04-05T23:07:55.768401+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 53783,
            "ip_address": "37.111.206.133",
            "count": 2,
            "first_visit": "2023-08-28T22:30:24.866041+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 86573,
            "ip_address": "37.111.206.133",
            "count": 3,
            "first_visit": "2025-07-27T10:02:09.187445+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 72945,
            "ip_address": "37.111.206.132",
            "count": 1,
            "first_visit": "2024-09-03T19:39:10.444702+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 9495,
            "ip_address": "37.111.206.132",
            "count": 1,
            "first_visit": "2022-05-19T21:39:56.361063+06:00",
            "date": null
        }
    ]
}