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

{
    "count": 96145,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19960&ordering=-ip_address",
    "results": [
        {
            "id": 30981,
            "ip_address": "37.111.218.75",
            "count": 1,
            "first_visit": "2022-08-03T12:23:56.323862+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 1163,
            "ip_address": "37.111.218.75",
            "count": 1,
            "first_visit": "2021-12-21T14:23:13.109075+06:00",
            "date": null
        },
        {
            "id": 29270,
            "ip_address": "37.111.218.73",
            "count": 1,
            "first_visit": "2022-07-29T12:12:10.773998+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 45006,
            "ip_address": "37.111.218.73",
            "count": 2,
            "first_visit": "2023-04-07T15:14:00.494261+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 8322,
            "ip_address": "37.111.218.73",
            "count": 1,
            "first_visit": "2022-05-17T22:16:21.919503+06:00",
            "date": null
        },
        {
            "id": 50221,
            "ip_address": "37.111.218.71",
            "count": 1,
            "first_visit": "2023-07-17T22:40:36.395124+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 31336,
            "ip_address": "37.111.218.70",
            "count": 2,
            "first_visit": "2022-08-06T12:58:21.658561+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 9999,
            "ip_address": "37.111.218.67",
            "count": 1,
            "first_visit": "2022-05-21T13:14:52.670106+06:00",
            "date": null
        }
    ]
}