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

{
    "count": 99817,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22768&ordering=-ip_address",
    "results": [
        {
            "id": 16551,
            "ip_address": "37.111.211.29",
            "count": 1,
            "first_visit": "2022-06-19T11:01:30.612563+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 25872,
            "ip_address": "37.111.211.28",
            "count": 1,
            "first_visit": "2022-07-22T09:06:02.380729+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 7096,
            "ip_address": "37.111.211.28",
            "count": 2,
            "first_visit": "2022-05-16T19:20:33.548526+06:00",
            "date": null
        },
        {
            "id": 31763,
            "ip_address": "37.111.211.28",
            "count": 1,
            "first_visit": "2022-08-11T11:44:30.182625+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 41396,
            "ip_address": "37.111.211.28",
            "count": 4,
            "first_visit": "2023-02-02T14:12:36.063284+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 24536,
            "ip_address": "37.111.211.27",
            "count": 1,
            "first_visit": "2022-07-20T11:26:42.691301+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 15057,
            "ip_address": "37.111.211.255",
            "count": 1,
            "first_visit": "2022-06-14T17:49:52.734503+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 10585,
            "ip_address": "37.111.211.254",
            "count": 1,
            "first_visit": "2022-05-23T10:56:38.301414+06:00",
            "date": null
        }
    ]
}