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

{
    "count": 95764,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4528&ordering=ip_address",
    "results": [
        {
            "id": 65147,
            "ip_address": "103.132.90.193",
            "count": 3,
            "first_visit": "2024-02-25T13:56:27.934651+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 55237,
            "ip_address": "103.132.90.207",
            "count": 1,
            "first_visit": "2023-09-17T21:17:54.163519+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 8503,
            "ip_address": "103.132.90.216",
            "count": 2,
            "first_visit": "2022-05-17T23:29:00.005339+06:00",
            "date": null
        },
        {
            "id": 8702,
            "ip_address": "103.132.92.166",
            "count": 1,
            "first_visit": "2022-05-18T09:03:08.071873+06:00",
            "date": null
        },
        {
            "id": 10382,
            "ip_address": "103.132.92.198",
            "count": 2,
            "first_visit": "2022-05-22T20:01:44.454951+06:00",
            "date": null
        },
        {
            "id": 304,
            "ip_address": "103.132.92.34",
            "count": 3,
            "first_visit": "2021-12-06T17:17:46.208253+06:00",
            "date": null
        },
        {
            "id": 33190,
            "ip_address": "103.132.92.34",
            "count": 1,
            "first_visit": "2022-08-28T12:54:11.231076+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 2676,
            "ip_address": "103.132.92.50",
            "count": 2,
            "first_visit": "2022-01-23T12:10:40.219660+06:00",
            "date": null
        }
    ]
}