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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48176&ordering=ip_address",
    "results": [
        {
            "id": 87560,
            "ip_address": "116.58.205.20",
            "count": 1,
            "first_visit": "2025-08-11T16:24:06.117110+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87654,
            "ip_address": "116.58.205.20",
            "count": 1,
            "first_visit": "2025-08-13T11:41:12.732381+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 87611,
            "ip_address": "116.58.205.20",
            "count": 1,
            "first_visit": "2025-08-12T12:43:52.469303+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 1181,
            "ip_address": "116.58.205.200",
            "count": 3,
            "first_visit": "2021-12-21T17:17:26.937188+06:00",
            "date": null
        },
        {
            "id": 29130,
            "ip_address": "116.58.205.201",
            "count": 1,
            "first_visit": "2022-07-29T07:55:12.613531+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10125,
            "ip_address": "116.58.205.205",
            "count": 1,
            "first_visit": "2022-05-21T22:45:35.630580+06:00",
            "date": null
        },
        {
            "id": 13501,
            "ip_address": "116.58.205.206",
            "count": 1,
            "first_visit": "2022-06-04T12:51:38.002048+06:00",
            "date": null
        },
        {
            "id": 6939,
            "ip_address": "116.58.205.207",
            "count": 2,
            "first_visit": "2022-05-16T17:46:55.628254+06:00",
            "date": null
        }
    ]
}