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

{
    "count": 99678,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23320&ordering=-ip_address",
    "results": [
        {
            "id": 14185,
            "ip_address": "37.111.210.125",
            "count": 3,
            "first_visit": "2022-06-09T15:13:55.529923+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 28214,
            "ip_address": "37.111.210.123",
            "count": 1,
            "first_visit": "2022-07-27T13:30:22.481479+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 84253,
            "ip_address": "37.111.210.123",
            "count": 1,
            "first_visit": "2025-06-20T17:39:50.928681+06:00",
            "date": "2025-06-20"
        },
        {
            "id": 11520,
            "ip_address": "37.111.210.122",
            "count": 1,
            "first_visit": "2022-05-25T23:46:12.280426+06:00",
            "date": null
        },
        {
            "id": 4933,
            "ip_address": "37.111.210.121",
            "count": 1,
            "first_visit": "2022-04-05T15:42:27.533419+06:00",
            "date": null
        },
        {
            "id": 51448,
            "ip_address": "37.111.210.121",
            "count": 2,
            "first_visit": "2023-08-02T01:45:44.699672+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 58599,
            "ip_address": "37.111.210.121",
            "count": 1,
            "first_visit": "2023-10-29T09:31:59.104421+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 52136,
            "ip_address": "37.111.210.121",
            "count": 2,
            "first_visit": "2023-08-10T13:25:51.042371+06:00",
            "date": "2023-08-10"
        }
    ]
}