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

{
    "count": 92109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1656&ordering=-ip_address",
    "results": [
        {
            "id": 57395,
            "ip_address": "74.102.140.107",
            "count": 2,
            "first_visit": "2023-10-12T09:19:11.431977+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 69616,
            "ip_address": "74.102.140.107",
            "count": 2,
            "first_visit": "2024-06-07T09:40:31.270560+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 61812,
            "ip_address": "74.102.140.107",
            "count": 2,
            "first_visit": "2023-12-25T10:02:57.423990+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 3150,
            "ip_address": "73.97.192.33",
            "count": 1,
            "first_visit": "2022-02-01T01:01:48.254776+06:00",
            "date": null
        },
        {
            "id": 65064,
            "ip_address": "73.94.208.103",
            "count": 1,
            "first_visit": "2024-02-23T02:53:34.014523+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 65452,
            "ip_address": "73.94.208.103",
            "count": 1,
            "first_visit": "2024-03-03T03:45:46.258389+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 5686,
            "ip_address": "73.81.67.45",
            "count": 1,
            "first_visit": "2022-05-07T04:40:14.452837+06:00",
            "date": null
        },
        {
            "id": 56697,
            "ip_address": "73.70.49.117",
            "count": 1,
            "first_visit": "2023-10-04T02:42:24.218168+06:00",
            "date": "2023-10-04"
        }
    ]
}