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

{
    "count": 91302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=ip_address",
    "previous": null,
    "results": [
        {
            "id": 35180,
            "ip_address": "100.2.120.72",
            "count": 2,
            "first_visit": "2022-09-29T05:24:46.019392+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 19781,
            "ip_address": "100.24.16.49",
            "count": 1,
            "first_visit": "2022-06-28T17:08:16.401701+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 5697,
            "ip_address": "100.24.242.243",
            "count": 1,
            "first_visit": "2022-05-07T18:11:30.855464+06:00",
            "date": null
        },
        {
            "id": 2356,
            "ip_address": "100.25.15.244",
            "count": 1,
            "first_visit": "2022-01-17T10:43:38.342534+06:00",
            "date": null
        },
        {
            "id": 5277,
            "ip_address": "100.25.161.228",
            "count": 1,
            "first_visit": "2022-04-20T15:02:07.351028+06:00",
            "date": null
        },
        {
            "id": 78223,
            "ip_address": "100.26.120.34",
            "count": 1,
            "first_visit": "2025-01-25T13:54:16.705541+06:00",
            "date": "2025-01-25"
        },
        {
            "id": 70689,
            "ip_address": "100.26.222.198",
            "count": 9,
            "first_visit": "2024-07-04T17:35:54.349126+06:00",
            "date": "2024-07-04"
        },
        {
            "id": 19433,
            "ip_address": "100.26.247.7",
            "count": 1,
            "first_visit": "2022-06-27T13:02:29.427911+06:00",
            "date": "2022-06-27"
        }
    ]
}