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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82544&ordering=-ip_address",
    "results": [
        {
            "id": 10616,
            "ip_address": "103.31.155.228",
            "count": 1,
            "first_visit": "2022-05-23T12:01:15.936728+06:00",
            "date": null
        },
        {
            "id": 30563,
            "ip_address": "103.31.155.228",
            "count": 1,
            "first_visit": "2022-08-01T01:09:26.396585+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 29280,
            "ip_address": "103.31.155.227",
            "count": 1,
            "first_visit": "2022-07-29T12:38:58.246491+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 18195,
            "ip_address": "103.31.155.227",
            "count": 1,
            "first_visit": "2022-06-24T17:02:28.648102+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8013,
            "ip_address": "103.31.155.227",
            "count": 5,
            "first_visit": "2022-05-17T11:57:44.091847+06:00",
            "date": null
        },
        {
            "id": 51210,
            "ip_address": "103.31.155.227",
            "count": 1,
            "first_visit": "2023-07-30T10:46:32.909776+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 9936,
            "ip_address": "103.31.155.226",
            "count": 2,
            "first_visit": "2022-05-21T06:29:43.540311+06:00",
            "date": null
        },
        {
            "id": 28003,
            "ip_address": "103.31.155.225",
            "count": 1,
            "first_visit": "2022-07-27T05:46:37.954027+06:00",
            "date": "2022-07-27"
        }
    ]
}