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

{
    "count": 101303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34296&ordering=-ip_address",
    "results": [
        {
            "id": 79195,
            "ip_address": "202.4.115.130",
            "count": 1,
            "first_visit": "2025-02-20T16:20:54.420500+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 84805,
            "ip_address": "202.4.115.11",
            "count": 1,
            "first_visit": "2025-06-30T11:05:01.447505+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 44057,
            "ip_address": "202.4.115.11",
            "count": 2,
            "first_visit": "2023-03-19T17:20:32.970087+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 10717,
            "ip_address": "202.4.115.10",
            "count": 1,
            "first_visit": "2022-05-23T19:14:17.342149+06:00",
            "date": null
        },
        {
            "id": 1244,
            "ip_address": "202.4.114.69",
            "count": 1,
            "first_visit": "2021-12-22T12:12:36.015677+06:00",
            "date": null
        },
        {
            "id": 19374,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-06-27T09:11:49.485786+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 33454,
            "ip_address": "202.4.114.65",
            "count": 2,
            "first_visit": "2022-08-30T15:59:05.028325+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 20030,
            "ip_address": "202.4.114.65",
            "count": 1,
            "first_visit": "2022-06-29T13:48:20.526305+06:00",
            "date": "2022-06-29"
        }
    ]
}