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

{
    "count": 103077,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52992&ordering=ip_address",
    "results": [
        {
            "id": 24665,
            "ip_address": "123.253.98.163",
            "count": 1,
            "first_visit": "2022-07-20T14:16:44.360090+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9239,
            "ip_address": "123.253.98.175",
            "count": 1,
            "first_visit": "2022-05-19T01:36:28.295106+06:00",
            "date": null
        },
        {
            "id": 23736,
            "ip_address": "123.253.98.191",
            "count": 1,
            "first_visit": "2022-07-18T22:21:35.635602+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 68170,
            "ip_address": "123.253.98.223",
            "count": 1,
            "first_visit": "2024-05-10T22:38:34.315854+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 2427,
            "ip_address": "123.253.99.30",
            "count": 1,
            "first_visit": "2022-01-18T15:31:19.931145+06:00",
            "date": null
        },
        {
            "id": 5967,
            "ip_address": "123.253.99.34",
            "count": 1,
            "first_visit": "2022-05-13T21:27:51.085899+06:00",
            "date": null
        },
        {
            "id": 1877,
            "ip_address": "123.253.99.48",
            "count": 7,
            "first_visit": "2022-01-11T14:40:43.203456+06:00",
            "date": null
        },
        {
            "id": 99099,
            "ip_address": "123.49.2.146",
            "count": 1,
            "first_visit": "2026-06-11T10:25:07.806526+06:00",
            "date": "2026-06-11"
        }
    ]
}