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

{
    "count": 92398,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82512&ordering=-ip_address",
    "results": [
        {
            "id": 8612,
            "ip_address": "103.173.174.69",
            "count": 3,
            "first_visit": "2022-05-18T02:00:05.893171+06:00",
            "date": null
        },
        {
            "id": 7669,
            "ip_address": "103.173.174.16",
            "count": 3,
            "first_visit": "2022-05-17T08:38:42.247639+06:00",
            "date": null
        },
        {
            "id": 62499,
            "ip_address": "103.173.173.7",
            "count": 1,
            "first_visit": "2024-01-06T06:38:34.521304+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 65166,
            "ip_address": "103.173.173.4",
            "count": 1,
            "first_visit": "2024-02-25T23:22:08.839836+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 25390,
            "ip_address": "103.173.173.1",
            "count": 1,
            "first_visit": "2022-07-21T11:17:09.732434+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12313,
            "ip_address": "103.173.173.0",
            "count": 1,
            "first_visit": "2022-05-28T23:05:38.742662+06:00",
            "date": null
        },
        {
            "id": 13465,
            "ip_address": "103.173.172.67",
            "count": 1,
            "first_visit": "2022-06-03T20:21:03.884849+06:00",
            "date": null
        },
        {
            "id": 11181,
            "ip_address": "103.173.153.85",
            "count": 1,
            "first_visit": "2022-05-24T22:42:18.353801+06:00",
            "date": null
        }
    ]
}