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

{
    "count": 101527,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78192&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78176&ordering=-ip_address",
    "results": [
        {
            "id": 6131,
            "ip_address": "103.85.238.220",
            "count": 1,
            "first_visit": "2022-05-14T20:20:51.813486+06:00",
            "date": null
        },
        {
            "id": 48980,
            "ip_address": "103.85.238.216",
            "count": 1,
            "first_visit": "2023-06-28T11:11:13.100910+06:00",
            "date": "2023-06-28"
        },
        {
            "id": 44592,
            "ip_address": "103.85.238.210",
            "count": 1,
            "first_visit": "2023-03-30T10:59:02.056956+06:00",
            "date": "2023-03-30"
        },
        {
            "id": 7452,
            "ip_address": "103.85.238.155",
            "count": 1,
            "first_visit": "2022-05-16T23:11:58.449068+06:00",
            "date": null
        },
        {
            "id": 5029,
            "ip_address": "103.85.238.126",
            "count": 1,
            "first_visit": "2022-04-10T15:56:03.393203+06:00",
            "date": null
        },
        {
            "id": 8109,
            "ip_address": "103.85.238.124",
            "count": 2,
            "first_visit": "2022-05-17T12:40:27.312418+06:00",
            "date": null
        },
        {
            "id": 36434,
            "ip_address": "103.85.236.133",
            "count": 2,
            "first_visit": "2022-10-25T10:00:57.672250+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 13167,
            "ip_address": "103.85.234.159",
            "count": 1,
            "first_visit": "2022-05-31T18:46:20.713903+06:00",
            "date": null
        }
    ]
}