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

{
    "count": 97987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25352&ordering=-ip_address",
    "results": [
        {
            "id": 10031,
            "ip_address": "37.111.196.126",
            "count": 1,
            "first_visit": "2022-05-21T15:19:43.479108+06:00",
            "date": null
        },
        {
            "id": 11069,
            "ip_address": "37.111.196.125",
            "count": 4,
            "first_visit": "2022-05-24T18:33:48.129847+06:00",
            "date": null
        },
        {
            "id": 16721,
            "ip_address": "37.111.196.125",
            "count": 1,
            "first_visit": "2022-06-20T02:45:35.381620+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 53863,
            "ip_address": "37.111.196.124",
            "count": 1,
            "first_visit": "2023-08-30T00:27:21.530111+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 8815,
            "ip_address": "37.111.196.122",
            "count": 3,
            "first_visit": "2022-05-18T11:14:28.796637+06:00",
            "date": null
        },
        {
            "id": 27322,
            "ip_address": "37.111.196.121",
            "count": 1,
            "first_visit": "2022-07-25T13:51:26.701494+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 34561,
            "ip_address": "37.111.196.117",
            "count": 1,
            "first_visit": "2022-09-17T17:31:23.179149+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 29590,
            "ip_address": "37.111.196.116",
            "count": 1,
            "first_visit": "2022-07-30T00:25:08.935983+06:00",
            "date": "2022-07-30"
        }
    ]
}