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

{
    "count": 97493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93424&ordering=-ip_address",
    "results": [
        {
            "id": 5493,
            "ip_address": "103.127.94.51",
            "count": 1,
            "first_visit": "2022-04-30T23:42:00.712683+06:00",
            "date": null
        },
        {
            "id": 8979,
            "ip_address": "103.127.94.34",
            "count": 1,
            "first_visit": "2022-05-18T14:47:51.834010+06:00",
            "date": null
        },
        {
            "id": 10122,
            "ip_address": "103.127.94.26",
            "count": 1,
            "first_visit": "2022-05-21T22:42:57.611065+06:00",
            "date": null
        },
        {
            "id": 17544,
            "ip_address": "103.127.93.237",
            "count": 2,
            "first_visit": "2022-06-23T00:00:24.712700+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17541,
            "ip_address": "103.127.93.237",
            "count": 4,
            "first_visit": "2022-06-22T23:54:16.133364+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12837,
            "ip_address": "103.127.93.209",
            "count": 1,
            "first_visit": "2022-05-30T17:38:23.775104+06:00",
            "date": null
        },
        {
            "id": 9953,
            "ip_address": "103.127.93.179",
            "count": 2,
            "first_visit": "2022-05-21T09:28:54.433610+06:00",
            "date": null
        },
        {
            "id": 57172,
            "ip_address": "103.127.93.174",
            "count": 1,
            "first_visit": "2023-10-09T14:51:21.525308+06:00",
            "date": "2023-10-09"
        }
    ]
}