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

{
    "count": 95231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16272&ordering=-ip_address",
    "results": [
        {
            "id": 4654,
            "ip_address": "42.0.4.241",
            "count": 3,
            "first_visit": "2022-03-24T17:18:12.543478+06:00",
            "date": null
        },
        {
            "id": 51276,
            "ip_address": "42.0.4.240",
            "count": 1,
            "first_visit": "2023-07-31T05:27:24.552397+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 9148,
            "ip_address": "42.0.4.240",
            "count": 6,
            "first_visit": "2022-05-18T23:02:36.719221+06:00",
            "date": null
        },
        {
            "id": 24533,
            "ip_address": "42.0.4.239",
            "count": 1,
            "first_visit": "2022-07-20T11:24:10.712334+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 28685,
            "ip_address": "42.0.4.239",
            "count": 1,
            "first_visit": "2022-07-28T10:57:19.390751+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7116,
            "ip_address": "42.0.4.239",
            "count": 6,
            "first_visit": "2022-05-16T19:31:55.147884+06:00",
            "date": null
        },
        {
            "id": 27209,
            "ip_address": "42.0.4.238",
            "count": 1,
            "first_visit": "2022-07-25T11:48:18.273877+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 31452,
            "ip_address": "42.0.4.238",
            "count": 1,
            "first_visit": "2022-08-07T18:12:05.598192+06:00",
            "date": "2022-08-07"
        }
    ]
}