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

{
    "count": 101820,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41832&ordering=-ip_address",
    "results": [
        {
            "id": 20262,
            "ip_address": "180.211.219.47",
            "count": 2,
            "first_visit": "2022-06-30T06:53:55.881048+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 10232,
            "ip_address": "180.211.219.37",
            "count": 1,
            "first_visit": "2022-05-22T08:37:16.501287+06:00",
            "date": null
        },
        {
            "id": 8433,
            "ip_address": "180.211.219.33",
            "count": 1,
            "first_visit": "2022-05-17T23:03:12.306746+06:00",
            "date": null
        },
        {
            "id": 9975,
            "ip_address": "180.211.219.32",
            "count": 3,
            "first_visit": "2022-05-21T10:59:38.562289+06:00",
            "date": null
        },
        {
            "id": 8219,
            "ip_address": "180.211.219.27",
            "count": 1,
            "first_visit": "2022-05-17T16:40:42.433486+06:00",
            "date": null
        },
        {
            "id": 16607,
            "ip_address": "180.211.208.53",
            "count": 1,
            "first_visit": "2022-06-19T15:09:38.597150+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 6906,
            "ip_address": "180.211.208.162",
            "count": 1,
            "first_visit": "2022-05-16T17:13:13.451639+06:00",
            "date": null
        },
        {
            "id": 73582,
            "ip_address": "180.211.208.161",
            "count": 1,
            "first_visit": "2024-09-17T13:13:00.854973+06:00",
            "date": "2024-09-17"
        }
    ]
}