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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50496&ordering=ip_address",
    "results": [
        {
            "id": 54348,
            "ip_address": "119.30.35.158",
            "count": 2,
            "first_visit": "2023-09-05T13:32:51.170916+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 3662,
            "ip_address": "119.30.35.16",
            "count": 1,
            "first_visit": "2022-02-16T13:14:00.439445+06:00",
            "date": null
        },
        {
            "id": 32248,
            "ip_address": "119.30.35.160",
            "count": 1,
            "first_visit": "2022-08-17T19:24:54.588954+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 10752,
            "ip_address": "119.30.35.161",
            "count": 1,
            "first_visit": "2022-05-23T22:35:13.086287+06:00",
            "date": null
        },
        {
            "id": 9413,
            "ip_address": "119.30.35.163",
            "count": 1,
            "first_visit": "2022-05-19T15:32:51.074671+06:00",
            "date": null
        },
        {
            "id": 18174,
            "ip_address": "119.30.35.163",
            "count": 1,
            "first_visit": "2022-06-24T16:21:59.634525+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3351,
            "ip_address": "119.30.35.165",
            "count": 2,
            "first_visit": "2022-02-06T15:44:07.942715+06:00",
            "date": null
        },
        {
            "id": 75878,
            "ip_address": "119.30.35.165",
            "count": 1,
            "first_visit": "2024-11-20T15:29:36.150729+06:00",
            "date": "2024-11-20"
        }
    ]
}