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

{
    "count": 98204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15736&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15720&ordering=-ip_address",
    "results": [
        {
            "id": 16233,
            "ip_address": "43.245.122.244",
            "count": 1,
            "first_visit": "2022-06-18T06:01:04.862023+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 6801,
            "ip_address": "43.245.122.243",
            "count": 1,
            "first_visit": "2022-05-16T15:43:22.657379+06:00",
            "date": null
        },
        {
            "id": 9729,
            "ip_address": "43.245.122.242",
            "count": 1,
            "first_visit": "2022-05-20T14:12:15.628556+06:00",
            "date": null
        },
        {
            "id": 28849,
            "ip_address": "43.245.122.241",
            "count": 2,
            "first_visit": "2022-07-28T15:10:34.066936+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 54341,
            "ip_address": "43.245.122.240",
            "count": 1,
            "first_visit": "2023-09-05T12:08:57.237990+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 12571,
            "ip_address": "43.245.122.240",
            "count": 1,
            "first_visit": "2022-05-29T22:15:22.964410+06:00",
            "date": null
        },
        {
            "id": 54303,
            "ip_address": "43.245.122.240",
            "count": 1,
            "first_visit": "2023-09-04T22:36:56.477569+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 7985,
            "ip_address": "43.245.122.239",
            "count": 1,
            "first_visit": "2022-05-17T11:47:19.181055+06:00",
            "date": null
        }
    ]
}