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

{
    "count": 94863,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15016&ordering=ip_address",
    "results": [
        {
            "id": 93611,
            "ip_address": "103.230.107.41",
            "count": 1,
            "first_visit": "2026-01-05T02:55:19.643667+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 79065,
            "ip_address": "103.230.107.41",
            "count": 2,
            "first_visit": "2025-02-18T00:24:49.196149+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 1171,
            "ip_address": "103.230.107.41",
            "count": 3,
            "first_visit": "2021-12-21T15:24:01.792540+06:00",
            "date": null
        },
        {
            "id": 33530,
            "ip_address": "103.230.107.41",
            "count": 1,
            "first_visit": "2022-08-31T09:28:22.855330+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 6589,
            "ip_address": "103.230.107.42",
            "count": 1,
            "first_visit": "2022-05-16T10:27:37.097898+06:00",
            "date": null
        },
        {
            "id": 8065,
            "ip_address": "103.230.107.43",
            "count": 1,
            "first_visit": "2022-05-17T12:21:37.088239+06:00",
            "date": null
        },
        {
            "id": 47568,
            "ip_address": "103.230.107.43",
            "count": 1,
            "first_visit": "2023-06-02T12:41:47.925472+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 27400,
            "ip_address": "103.230.107.43",
            "count": 1,
            "first_visit": "2022-07-25T20:03:33.146866+06:00",
            "date": "2022-07-25"
        }
    ]
}