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

{
    "count": 97254,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8864&ordering=ip_address",
    "results": [
        {
            "id": 1301,
            "ip_address": "103.158.124.204",
            "count": 1,
            "first_visit": "2021-12-23T17:51:56.880977+06:00",
            "date": null
        },
        {
            "id": 33122,
            "ip_address": "103.158.125.81",
            "count": 1,
            "first_visit": "2022-08-27T21:09:56.524569+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 84886,
            "ip_address": "103.158.132.144",
            "count": 1,
            "first_visit": "2025-06-30T14:14:51.593936+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 78602,
            "ip_address": "103.158.132.99",
            "count": 1,
            "first_visit": "2025-02-05T09:11:53.715710+06:00",
            "date": "2025-02-05"
        },
        {
            "id": 26855,
            "ip_address": "103.158.133.130",
            "count": 1,
            "first_visit": "2022-07-24T22:05:10.245023+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1862,
            "ip_address": "103.158.158.11",
            "count": 2,
            "first_visit": "2022-01-11T13:44:45.006777+06:00",
            "date": null
        },
        {
            "id": 97153,
            "ip_address": "103.158.158.18",
            "count": 1,
            "first_visit": "2026-04-18T23:09:25.101761+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 83162,
            "ip_address": "103.158.158.217",
            "count": 1,
            "first_visit": "2025-05-22T10:16:01.572542+06:00",
            "date": "2025-05-22"
        }
    ]
}