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

{
    "count": 102551,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47672&ordering=ip_address",
    "results": [
        {
            "id": 26938,
            "ip_address": "116.58.201.54",
            "count": 1,
            "first_visit": "2022-07-25T00:02:27.664228+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8363,
            "ip_address": "116.58.201.55",
            "count": 1,
            "first_visit": "2022-05-17T22:35:30.413980+06:00",
            "date": null
        },
        {
            "id": 11236,
            "ip_address": "116.58.201.56",
            "count": 1,
            "first_visit": "2022-05-24T23:43:46.439300+06:00",
            "date": null
        },
        {
            "id": 96843,
            "ip_address": "116.58.201.56",
            "count": 1,
            "first_visit": "2026-04-08T16:25:25.274345+06:00",
            "date": "2026-04-08"
        },
        {
            "id": 19389,
            "ip_address": "116.58.201.57",
            "count": 1,
            "first_visit": "2022-06-27T10:08:19.063088+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 11656,
            "ip_address": "116.58.201.57",
            "count": 4,
            "first_visit": "2022-05-26T12:31:26.798331+06:00",
            "date": null
        },
        {
            "id": 7040,
            "ip_address": "116.58.201.58",
            "count": 1,
            "first_visit": "2022-05-16T18:58:00.741411+06:00",
            "date": null
        },
        {
            "id": 9206,
            "ip_address": "116.58.201.6",
            "count": 2,
            "first_visit": "2022-05-18T23:49:05.461851+06:00",
            "date": null
        }
    ]
}