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

{
    "count": 99836,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22640&ordering=-ip_address",
    "results": [
        {
            "id": 53956,
            "ip_address": "37.111.212.11",
            "count": 1,
            "first_visit": "2023-08-31T10:31:57.412151+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 78580,
            "ip_address": "37.111.212.11",
            "count": 1,
            "first_visit": "2025-02-04T15:03:53.924740+06:00",
            "date": "2025-02-04"
        },
        {
            "id": 13284,
            "ip_address": "37.111.212.109",
            "count": 1,
            "first_visit": "2022-06-01T19:45:34.595568+06:00",
            "date": null
        },
        {
            "id": 30014,
            "ip_address": "37.111.212.108",
            "count": 1,
            "first_visit": "2022-07-30T22:12:35.289617+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 11083,
            "ip_address": "37.111.212.108",
            "count": 2,
            "first_visit": "2022-05-24T19:08:16.305138+06:00",
            "date": null
        },
        {
            "id": 58324,
            "ip_address": "37.111.212.108",
            "count": 1,
            "first_visit": "2023-10-24T18:29:16.686751+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 46889,
            "ip_address": "37.111.212.106",
            "count": 1,
            "first_visit": "2023-05-20T16:44:34.625055+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 59021,
            "ip_address": "37.111.212.106",
            "count": 1,
            "first_visit": "2023-11-05T23:07:16.400916+06:00",
            "date": "2023-11-05"
        }
    ]
}