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

{
    "count": 94844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14952&ordering=ip_address",
    "results": [
        {
            "id": 34553,
            "ip_address": "103.230.107.21",
            "count": 1,
            "first_visit": "2022-09-17T13:39:19.615530+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 10803,
            "ip_address": "103.230.107.22",
            "count": 1,
            "first_visit": "2022-05-24T06:43:00.239296+06:00",
            "date": null
        },
        {
            "id": 23753,
            "ip_address": "103.230.107.22",
            "count": 1,
            "first_visit": "2022-07-18T22:24:56.046656+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 53892,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2023-08-30T12:52:42.102956+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 6812,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-05-16T16:01:54.876773+06:00",
            "date": null
        },
        {
            "id": 16008,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2022-06-17T15:13:09.859858+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 29761,
            "ip_address": "103.230.107.23",
            "count": 2,
            "first_visit": "2022-07-30T10:32:31.237193+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 87098,
            "ip_address": "103.230.107.23",
            "count": 1,
            "first_visit": "2025-08-04T09:55:32.989679+06:00",
            "date": "2025-08-04"
        }
    ]
}