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

{
    "count": 92194,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3688&ordering=ip_address",
    "results": [
        {
            "id": 12725,
            "ip_address": "103.127.176.54",
            "count": 3,
            "first_visit": "2022-05-30T09:43:45.348064+06:00",
            "date": null
        },
        {
            "id": 50056,
            "ip_address": "103.127.176.62",
            "count": 1,
            "first_visit": "2023-07-15T16:40:25.205796+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 3425,
            "ip_address": "103.127.177.119",
            "count": 4,
            "first_visit": "2022-02-08T11:06:19.682252+06:00",
            "date": null
        },
        {
            "id": 12349,
            "ip_address": "103.127.177.134",
            "count": 1,
            "first_visit": "2022-05-29T00:23:06.312776+06:00",
            "date": null
        },
        {
            "id": 65903,
            "ip_address": "103.127.177.198",
            "count": 1,
            "first_visit": "2024-03-14T21:48:49.238173+06:00",
            "date": "2024-03-14"
        },
        {
            "id": 15614,
            "ip_address": "103.127.178.27",
            "count": 1,
            "first_visit": "2022-06-16T10:23:54.220836+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 33799,
            "ip_address": "103.127.178.94",
            "count": 1,
            "first_visit": "2022-09-04T13:12:20.845372+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 36003,
            "ip_address": "103.127.178.94",
            "count": 1,
            "first_visit": "2022-10-17T02:21:44.151568+06:00",
            "date": "2022-10-17"
        }
    ]
}