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

{
    "count": 96007,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19264&ordering=-ip_address",
    "results": [
        {
            "id": 45102,
            "ip_address": "37.111.231.113",
            "count": 1,
            "first_visit": "2023-04-10T00:50:09.676338+06:00",
            "date": "2023-04-10"
        },
        {
            "id": 9698,
            "ip_address": "37.111.231.113",
            "count": 1,
            "first_visit": "2022-05-20T12:58:34.633766+06:00",
            "date": null
        },
        {
            "id": 10912,
            "ip_address": "37.111.231.108",
            "count": 1,
            "first_visit": "2022-05-24T11:24:04.867958+06:00",
            "date": null
        },
        {
            "id": 51287,
            "ip_address": "37.111.231.107",
            "count": 2,
            "first_visit": "2023-07-31T10:19:44.927550+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 6253,
            "ip_address": "37.111.231.105",
            "count": 8,
            "first_visit": "2022-05-15T07:51:41.061167+06:00",
            "date": null
        },
        {
            "id": 6932,
            "ip_address": "37.111.231.104",
            "count": 1,
            "first_visit": "2022-05-16T17:38:28.585342+06:00",
            "date": null
        },
        {
            "id": 9370,
            "ip_address": "37.111.231.102",
            "count": 1,
            "first_visit": "2022-05-19T13:29:49.724933+06:00",
            "date": null
        },
        {
            "id": 10652,
            "ip_address": "37.111.231.1",
            "count": 1,
            "first_visit": "2022-05-23T12:53:45.335649+06:00",
            "date": null
        }
    ]
}