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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25528&ordering=-ip_address",
    "results": [
        {
            "id": 30367,
            "ip_address": "37.111.199.182",
            "count": 2,
            "first_visit": "2022-07-31T11:42:23.207931+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9998,
            "ip_address": "37.111.199.182",
            "count": 1,
            "first_visit": "2022-05-21T13:09:36.050915+06:00",
            "date": null
        },
        {
            "id": 29820,
            "ip_address": "37.111.199.182",
            "count": 1,
            "first_visit": "2022-07-30T11:25:04.861288+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 16004,
            "ip_address": "37.111.199.179",
            "count": 1,
            "first_visit": "2022-06-17T15:07:55.588163+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 1075,
            "ip_address": "37.111.199.178",
            "count": 1,
            "first_visit": "2021-12-20T19:00:24.363540+06:00",
            "date": null
        },
        {
            "id": 65169,
            "ip_address": "37.111.199.161",
            "count": 3,
            "first_visit": "2024-02-25T23:30:02.533874+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 13474,
            "ip_address": "37.111.199.156",
            "count": 1,
            "first_visit": "2022-06-03T22:03:08.186174+06:00",
            "date": null
        },
        {
            "id": 25792,
            "ip_address": "37.111.199.145",
            "count": 1,
            "first_visit": "2022-07-22T02:19:32.940226+06:00",
            "date": "2022-07-22"
        }
    ]
}