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

{
    "count": 102520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47128&ordering=ip_address",
    "results": [
        {
            "id": 87945,
            "ip_address": "116.204.231.223",
            "count": 2,
            "first_visit": "2025-08-18T12:05:43.568666+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 100324,
            "ip_address": "116.204.231.236",
            "count": 2,
            "first_visit": "2026-07-15T23:30:48.877340+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 6317,
            "ip_address": "116.204.231.26",
            "count": 1,
            "first_visit": "2022-05-15T11:01:07.743506+06:00",
            "date": null
        },
        {
            "id": 102299,
            "ip_address": "116.204.231.76",
            "count": 1,
            "first_visit": "2026-08-28T14:19:06.528707+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 3079,
            "ip_address": "116.204.252.39",
            "count": 2,
            "first_visit": "2022-01-31T10:08:23.652475+06:00",
            "date": null
        },
        {
            "id": 1314,
            "ip_address": "116.204.252.64",
            "count": 1,
            "first_visit": "2021-12-23T22:56:39.016595+06:00",
            "date": null
        },
        {
            "id": 2869,
            "ip_address": "116.204.253.22",
            "count": 1,
            "first_visit": "2022-01-26T01:59:38.964827+06:00",
            "date": null
        },
        {
            "id": 1135,
            "ip_address": "116.204.253.242",
            "count": 1,
            "first_visit": "2021-12-21T09:56:21.504647+06:00",
            "date": null
        }
    ]
}