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

{
    "count": 101417,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80272&ordering=-ip_address",
    "results": [
        {
            "id": 18875,
            "ip_address": "103.67.157.78",
            "count": 7,
            "first_visit": "2022-06-26T00:59:41.188153+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9960,
            "ip_address": "103.67.157.77",
            "count": 2,
            "first_visit": "2022-05-21T09:54:02.198057+06:00",
            "date": null
        },
        {
            "id": 30206,
            "ip_address": "103.67.157.77",
            "count": 1,
            "first_visit": "2022-07-31T07:53:01.486951+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 36837,
            "ip_address": "103.67.157.77",
            "count": 1,
            "first_visit": "2022-11-02T15:42:08.133384+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 29044,
            "ip_address": "103.67.157.77",
            "count": 1,
            "first_visit": "2022-07-29T01:14:50.620767+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7298,
            "ip_address": "103.67.157.76",
            "count": 2,
            "first_visit": "2022-05-16T21:01:56.301865+06:00",
            "date": null
        },
        {
            "id": 54405,
            "ip_address": "103.67.157.76",
            "count": 1,
            "first_visit": "2023-09-06T10:53:00.332035+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 62673,
            "ip_address": "103.67.157.76",
            "count": 1,
            "first_visit": "2024-01-08T20:29:20.527941+06:00",
            "date": "2024-01-08"
        }
    ]
}