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

{
    "count": 95231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16280&ordering=ip_address",
    "results": [
        {
            "id": 4815,
            "ip_address": "103.248.236.98",
            "count": 6,
            "first_visit": "2022-03-31T09:01:42.167174+06:00",
            "date": null
        },
        {
            "id": 36293,
            "ip_address": "103.248.236.98",
            "count": 1,
            "first_visit": "2022-10-22T11:57:58.687121+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 2106,
            "ip_address": "103.248.237.9",
            "count": 2,
            "first_visit": "2022-01-13T12:16:19.144201+06:00",
            "date": null
        },
        {
            "id": 41366,
            "ip_address": "103.248.238.130",
            "count": 1,
            "first_visit": "2023-02-01T20:04:49.486573+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 40794,
            "ip_address": "103.248.238.130",
            "count": 1,
            "first_visit": "2023-01-22T14:32:53.782545+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 81419,
            "ip_address": "103.248.238.162",
            "count": 1,
            "first_visit": "2025-04-14T12:58:36.628857+06:00",
            "date": "2025-04-14"
        },
        {
            "id": 12054,
            "ip_address": "103.248.238.162",
            "count": 1,
            "first_visit": "2022-05-27T23:28:55.905017+06:00",
            "date": null
        },
        {
            "id": 16100,
            "ip_address": "103.24.87.72",
            "count": 1,
            "first_visit": "2022-06-17T20:25:26.176506+06:00",
            "date": "2022-06-17"
        }
    ]
}