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

{
    "count": 102625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48672&ordering=ip_address",
    "results": [
        {
            "id": 41340,
            "ip_address": "118.179.168.83",
            "count": 1,
            "first_visit": "2023-02-01T11:38:26.282521+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 75164,
            "ip_address": "118.179.170.110",
            "count": 1,
            "first_visit": "2024-11-03T17:52:41.995002+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 91499,
            "ip_address": "118.179.170.110",
            "count": 1,
            "first_visit": "2025-11-01T21:33:25.812123+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 72568,
            "ip_address": "118.179.170.135",
            "count": 1,
            "first_visit": "2024-08-26T13:09:12.184665+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 57328,
            "ip_address": "118.179.170.209",
            "count": 2,
            "first_visit": "2023-10-11T13:34:57.557456+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 8991,
            "ip_address": "118.179.170.254",
            "count": 1,
            "first_visit": "2022-05-18T15:14:25.932175+06:00",
            "date": null
        },
        {
            "id": 1113,
            "ip_address": "118.179.170.65",
            "count": 4,
            "first_visit": "2021-12-21T02:22:08.056303+06:00",
            "date": null
        },
        {
            "id": 15199,
            "ip_address": "118.179.17.105",
            "count": 1,
            "first_visit": "2022-06-15T09:20:22.840176+06:00",
            "date": "2022-06-15"
        }
    ]
}