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

{
    "count": 99861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90864&ordering=ip_address",
    "results": [
        {
            "id": 96233,
            "ip_address": "66.249.65.105",
            "count": 3,
            "first_visit": "2026-03-22T01:33:18.665441+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 85181,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2025-07-03T19:25:59.724744+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 85042,
            "ip_address": "66.249.65.105",
            "count": 2,
            "first_visit": "2025-07-01T18:55:19.290950+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 85059,
            "ip_address": "66.249.65.105",
            "count": 1,
            "first_visit": "2025-07-02T00:37:16.311498+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 2853,
            "ip_address": "66.249.65.114",
            "count": 20,
            "first_visit": "2022-01-25T21:42:57.720359+06:00",
            "date": null
        },
        {
            "id": 2832,
            "ip_address": "66.249.65.116",
            "count": 30,
            "first_visit": "2022-01-25T17:58:57.163306+06:00",
            "date": null
        },
        {
            "id": 2864,
            "ip_address": "66.249.65.118",
            "count": 26,
            "first_visit": "2022-01-26T00:53:24.765329+06:00",
            "date": null
        },
        {
            "id": 2917,
            "ip_address": "66.249.65.120",
            "count": 6,
            "first_visit": "2022-01-27T03:14:52.660573+06:00",
            "date": null
        }
    ]
}