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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23768&ordering=-ip_address",
    "results": [
        {
            "id": 30235,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2022-07-31T09:15:27.341104+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 93339,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2025-12-26T11:38:53.144749+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 84506,
            "ip_address": "37.111.206.92",
            "count": 1,
            "first_visit": "2025-06-25T19:47:47.312229+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 10608,
            "ip_address": "37.111.206.92",
            "count": 1,
            "first_visit": "2022-05-23T11:42:46.058245+06:00",
            "date": null
        },
        {
            "id": 10736,
            "ip_address": "37.111.206.91",
            "count": 2,
            "first_visit": "2022-05-23T21:17:30.907790+06:00",
            "date": null
        },
        {
            "id": 64178,
            "ip_address": "37.111.206.90",
            "count": 1,
            "first_visit": "2024-02-01T08:07:27.225660+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 56567,
            "ip_address": "37.111.206.90",
            "count": 1,
            "first_visit": "2023-10-02T14:22:57.303060+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 96190,
            "ip_address": "37.111.206.90",
            "count": 1,
            "first_visit": "2026-03-20T11:05:48.252515+06:00",
            "date": "2026-03-20"
        }
    ]
}