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

{
    "count": 94566,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=336&ordering=ip_address",
    "results": [
        {
            "id": 92021,
            "ip_address": "103.102.206.254",
            "count": 5,
            "first_visit": "2025-11-14T21:54:57.753913+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 92024,
            "ip_address": "103.102.206.254",
            "count": 9,
            "first_visit": "2025-11-15T00:07:53.355886+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 77597,
            "ip_address": "103.102.206.6",
            "count": 1,
            "first_visit": "2025-01-07T22:08:07.931742+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 960,
            "ip_address": "103.102.217.66",
            "count": 1,
            "first_visit": "2021-12-19T23:13:09.587666+06:00",
            "date": null
        },
        {
            "id": 47596,
            "ip_address": "103.102.246.214",
            "count": 1,
            "first_visit": "2023-06-03T01:22:35.554742+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 18548,
            "ip_address": "103.102.246.50",
            "count": 1,
            "first_visit": "2022-06-25T11:28:15.195341+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10110,
            "ip_address": "103.102.246.50",
            "count": 1,
            "first_visit": "2022-05-21T22:24:59.019373+06:00",
            "date": null
        },
        {
            "id": 32512,
            "ip_address": "103.102.246.50",
            "count": 1,
            "first_visit": "2022-08-20T13:50:46.376811+06:00",
            "date": "2022-08-20"
        }
    ]
}