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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83392&ordering=-ip_address",
    "results": [
        {
            "id": 2426,
            "ip_address": "103.161.152.137",
            "count": 3,
            "first_visit": "2022-01-18T14:51:48.643833+06:00",
            "date": null
        },
        {
            "id": 84736,
            "ip_address": "103.161.151.164",
            "count": 1,
            "first_visit": "2025-06-29T20:09:01.822726+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 88689,
            "ip_address": "103.161.151.164",
            "count": 1,
            "first_visit": "2025-08-30T18:46:28.238087+06:00",
            "date": "2025-08-30"
        },
        {
            "id": 58090,
            "ip_address": "103.161.150.84",
            "count": 1,
            "first_visit": "2023-10-20T21:53:40.069940+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 6250,
            "ip_address": "103.161.150.62",
            "count": 1,
            "first_visit": "2022-05-15T07:46:20.455129+06:00",
            "date": null
        },
        {
            "id": 7809,
            "ip_address": "103.161.150.238",
            "count": 1,
            "first_visit": "2022-05-17T10:16:55.977323+06:00",
            "date": null
        },
        {
            "id": 23379,
            "ip_address": "103.161.150.111",
            "count": 1,
            "first_visit": "2022-07-17T23:16:43.548169+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 26237,
            "ip_address": "103.161.150.110",
            "count": 1,
            "first_visit": "2022-07-23T08:52:59.677755+06:00",
            "date": "2022-07-23"
        }
    ]
}