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

{
    "count": 103250,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53864&ordering=ip_address",
    "results": [
        {
            "id": 61849,
            "ip_address": "138.121.128.196",
            "count": 1,
            "first_visit": "2023-12-25T22:09:57.255494+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 61925,
            "ip_address": "138.121.128.196",
            "count": 1,
            "first_visit": "2023-12-26T18:11:43.061009+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 41031,
            "ip_address": "138.128.10.137",
            "count": 1,
            "first_visit": "2023-01-27T03:56:59.069356+06:00",
            "date": "2023-01-27"
        },
        {
            "id": 10787,
            "ip_address": "138.128.5.47",
            "count": 1,
            "first_visit": "2022-05-24T01:30:23.726702+06:00",
            "date": null
        },
        {
            "id": 1705,
            "ip_address": "138.128.6.254",
            "count": 1,
            "first_visit": "2022-01-07T03:22:10.634291+06:00",
            "date": null
        },
        {
            "id": 2851,
            "ip_address": "1.38.131.72",
            "count": 1,
            "first_visit": "2022-01-25T21:22:18.464223+06:00",
            "date": null
        },
        {
            "id": 91970,
            "ip_address": "1.38.164.15",
            "count": 1,
            "first_visit": "2025-11-13T12:24:27.494517+06:00",
            "date": "2025-11-13"
        },
        {
            "id": 10511,
            "ip_address": "138.186.122.37",
            "count": 1,
            "first_visit": "2022-05-23T05:55:15.072622+06:00",
            "date": null
        }
    ]
}