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

{
    "count": 95537,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3696&ordering=ip_address",
    "results": [
        {
            "id": 49367,
            "ip_address": "103.126.22.1",
            "count": 1,
            "first_visit": "2023-07-05T07:58:04.621780+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 686,
            "ip_address": "103.126.22.135",
            "count": 2,
            "first_visit": "2021-12-14T15:30:57.185289+06:00",
            "date": null
        },
        {
            "id": 2138,
            "ip_address": "103.126.22.37",
            "count": 1,
            "first_visit": "2022-01-13T18:22:56.264318+06:00",
            "date": null
        },
        {
            "id": 83207,
            "ip_address": "103.126.22.4",
            "count": 1,
            "first_visit": "2025-05-23T06:52:51.236169+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 85190,
            "ip_address": "103.126.22.4",
            "count": 1,
            "first_visit": "2025-07-03T21:24:13.817095+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 83883,
            "ip_address": "103.126.22.4",
            "count": 1,
            "first_visit": "2025-06-10T15:10:07.989429+06:00",
            "date": "2025-06-10"
        },
        {
            "id": 86535,
            "ip_address": "103.126.22.5",
            "count": 1,
            "first_visit": "2025-07-26T12:15:59.535639+06:00",
            "date": "2025-07-26"
        },
        {
            "id": 90824,
            "ip_address": "103.126.22.5",
            "count": 1,
            "first_visit": "2025-10-15T23:18:11.799149+06:00",
            "date": "2025-10-15"
        }
    ]
}