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

{
    "count": 102523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47224&ordering=ip_address",
    "results": [
        {
            "id": 83272,
            "ip_address": "116.206.57.70",
            "count": 1,
            "first_visit": "2025-05-25T16:20:20.854673+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 80187,
            "ip_address": "116.206.57.70",
            "count": 1,
            "first_visit": "2025-03-16T10:56:50.432379+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 1259,
            "ip_address": "116.206.58.179",
            "count": 1,
            "first_visit": "2021-12-22T18:59:48.752472+06:00",
            "date": null
        },
        {
            "id": 18820,
            "ip_address": "116.206.58.193",
            "count": 1,
            "first_visit": "2022-06-25T22:29:04.179324+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3666,
            "ip_address": "116.206.58.242",
            "count": 4,
            "first_visit": "2022-02-16T16:31:07.839412+06:00",
            "date": null
        },
        {
            "id": 79334,
            "ip_address": "116.206.59.162",
            "count": 1,
            "first_visit": "2025-02-23T14:17:55.232740+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 97987,
            "ip_address": "116.206.59.205",
            "count": 1,
            "first_visit": "2026-05-12T13:20:45.252219+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 86157,
            "ip_address": "116.206.59.241",
            "count": 2,
            "first_visit": "2025-07-20T09:12:06.462538+06:00",
            "date": "2025-07-20"
        }
    ]
}