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

{
    "count": 100068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21752&ordering=-ip_address",
    "results": [
        {
            "id": 94684,
            "ip_address": "37.111.214.11",
            "count": 2,
            "first_visit": "2026-01-31T18:52:29.657711+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 15271,
            "ip_address": "37.111.214.109",
            "count": 2,
            "first_visit": "2022-06-15T13:26:12.494779+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12157,
            "ip_address": "37.111.214.109",
            "count": 1,
            "first_visit": "2022-05-28T11:22:38.316851+06:00",
            "date": null
        },
        {
            "id": 7465,
            "ip_address": "37.111.214.107",
            "count": 3,
            "first_visit": "2022-05-16T23:23:42.429790+06:00",
            "date": null
        },
        {
            "id": 51702,
            "ip_address": "37.111.214.107",
            "count": 1,
            "first_visit": "2023-08-04T18:28:06.192241+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 42593,
            "ip_address": "37.111.214.106",
            "count": 1,
            "first_visit": "2023-02-23T10:39:10.981200+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 12341,
            "ip_address": "37.111.214.106",
            "count": 2,
            "first_visit": "2022-05-29T00:01:09.458258+06:00",
            "date": null
        },
        {
            "id": 25537,
            "ip_address": "37.111.214.105",
            "count": 1,
            "first_visit": "2022-07-21T12:58:13.867091+06:00",
            "date": "2022-07-21"
        }
    ]
}