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

{
    "count": 94777,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14768&ordering=ip_address",
    "results": [
        {
            "id": 27232,
            "ip_address": "103.230.106.11",
            "count": 1,
            "first_visit": "2022-07-25T12:19:34.909117+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 69359,
            "ip_address": "103.230.106.11",
            "count": 2,
            "first_visit": "2024-06-03T20:03:53.440592+06:00",
            "date": "2024-06-03"
        },
        {
            "id": 5575,
            "ip_address": "103.230.106.11",
            "count": 1,
            "first_visit": "2022-05-03T11:22:15.032091+06:00",
            "date": null
        },
        {
            "id": 80946,
            "ip_address": "103.230.106.11",
            "count": 1,
            "first_visit": "2025-04-04T18:47:52.279730+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 7121,
            "ip_address": "103.230.106.12",
            "count": 3,
            "first_visit": "2022-05-16T19:33:07.659378+06:00",
            "date": null
        },
        {
            "id": 91787,
            "ip_address": "103.230.106.12",
            "count": 1,
            "first_visit": "2025-11-09T11:29:47.274058+06:00",
            "date": "2025-11-09"
        },
        {
            "id": 20415,
            "ip_address": "103.230.106.13",
            "count": 2,
            "first_visit": "2022-06-30T18:03:14.955561+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 74170,
            "ip_address": "103.230.106.13",
            "count": 2,
            "first_visit": "2024-10-08T15:23:44.043607+06:00",
            "date": "2024-10-08"
        }
    ]
}