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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23272&ordering=ip_address",
    "results": [
        {
            "id": 47737,
            "ip_address": "103.87.214.163",
            "count": 1,
            "first_visit": "2023-06-05T18:11:40.653292+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 75462,
            "ip_address": "103.87.214.163",
            "count": 1,
            "first_visit": "2024-11-10T11:47:17.776443+06:00",
            "date": "2024-11-10"
        },
        {
            "id": 48750,
            "ip_address": "103.87.214.163",
            "count": 1,
            "first_visit": "2023-06-24T13:10:59.361930+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 13767,
            "ip_address": "103.87.214.164",
            "count": 1,
            "first_visit": "2022-06-07T08:42:44.375872+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12574,
            "ip_address": "103.87.214.164",
            "count": 2,
            "first_visit": "2022-05-29T22:18:34.222707+06:00",
            "date": null
        },
        {
            "id": 99012,
            "ip_address": "103.87.214.164",
            "count": 1,
            "first_visit": "2026-06-09T11:36:11.038431+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 96932,
            "ip_address": "103.87.214.165",
            "count": 1,
            "first_visit": "2026-04-11T09:48:03.022288+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 2888,
            "ip_address": "103.87.214.165",
            "count": 1,
            "first_visit": "2022-01-26T14:12:53.443622+06:00",
            "date": null
        }
    ]
}