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

{
    "count": 100259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88968&ordering=ip_address",
    "results": [
        {
            "id": 79743,
            "ip_address": "58.82.134.240",
            "count": 1,
            "first_visit": "2025-03-04T21:08:14.323364+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 53109,
            "ip_address": "58.82.140.54",
            "count": 1,
            "first_visit": "2023-08-21T13:22:07.183497+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 98942,
            "ip_address": "58.84.32.122",
            "count": 2,
            "first_visit": "2026-06-07T11:05:32.411359+06:00",
            "date": "2026-06-07"
        },
        {
            "id": 28821,
            "ip_address": "58.84.33.10",
            "count": 1,
            "first_visit": "2022-07-28T13:24:29.352374+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 772,
            "ip_address": "58.84.33.146",
            "count": 2,
            "first_visit": "2021-12-17T22:36:42.488482+06:00",
            "date": null
        },
        {
            "id": 69255,
            "ip_address": "58.84.33.169",
            "count": 1,
            "first_visit": "2024-05-28T23:43:27.264222+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 30015,
            "ip_address": "58.84.33.186",
            "count": 1,
            "first_visit": "2022-07-30T22:13:49.403577+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12233,
            "ip_address": "58.84.33.22",
            "count": 1,
            "first_visit": "2022-05-28T15:59:32.319372+06:00",
            "date": null
        }
    ]
}