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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=-ip_address",
    "results": [
        {
            "id": 37624,
            "ip_address": "37.111.204.71",
            "count": 1,
            "first_visit": "2022-11-20T17:50:37.110911+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 4221,
            "ip_address": "37.111.204.66",
            "count": null,
            "first_visit": "2022-03-09T17:32:06.636281+06:00",
            "date": null
        },
        {
            "id": 35925,
            "ip_address": "37.111.204.65",
            "count": 3,
            "first_visit": "2022-10-15T12:29:33.757713+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35943,
            "ip_address": "37.111.204.64",
            "count": 1,
            "first_visit": "2022-10-15T21:18:31.714113+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 35955,
            "ip_address": "37.111.204.64",
            "count": 1,
            "first_visit": "2022-10-16T07:18:43.382902+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 39929,
            "ip_address": "37.111.204.59",
            "count": 2,
            "first_visit": "2023-01-05T21:06:33.404752+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 51213,
            "ip_address": "37.111.204.59",
            "count": 1,
            "first_visit": "2023-07-30T11:38:45.161910+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 30413,
            "ip_address": "37.111.204.51",
            "count": 1,
            "first_visit": "2022-07-31T13:23:22.294530+06:00",
            "date": "2022-07-31"
        }
    ]
}