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

{
    "count": 102969,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52376&ordering=-ip_address",
    "results": [
        {
            "id": 2438,
            "ip_address": "119.30.35.145",
            "count": 2,
            "first_visit": "2022-01-18T20:02:41.781820+06:00",
            "date": null
        },
        {
            "id": 28035,
            "ip_address": "119.30.35.144",
            "count": 1,
            "first_visit": "2022-07-27T07:41:19.568732+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10946,
            "ip_address": "119.30.35.144",
            "count": 2,
            "first_visit": "2022-05-24T12:26:32.155102+06:00",
            "date": null
        },
        {
            "id": 10272,
            "ip_address": "119.30.35.143",
            "count": 2,
            "first_visit": "2022-05-22T11:57:07.031601+06:00",
            "date": null
        },
        {
            "id": 17631,
            "ip_address": "119.30.35.142",
            "count": 1,
            "first_visit": "2022-06-23T08:10:41.963785+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 15936,
            "ip_address": "119.30.35.142",
            "count": 1,
            "first_visit": "2022-06-17T10:26:42.517898+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 51894,
            "ip_address": "119.30.35.141",
            "count": 1,
            "first_visit": "2023-08-07T19:54:16.881168+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 3488,
            "ip_address": "119.30.35.134",
            "count": 8,
            "first_visit": "2022-02-10T13:12:56.818587+06:00",
            "date": null
        }
    ]
}