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

{
    "count": 96539,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21440&ordering=ip_address",
    "results": [
        {
            "id": 21599,
            "ip_address": "103.77.188.196",
            "count": 1,
            "first_visit": "2022-07-08T15:06:36.988238+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 7829,
            "ip_address": "103.77.188.197",
            "count": 1,
            "first_visit": "2022-05-17T10:30:30.719554+06:00",
            "date": null
        },
        {
            "id": 9969,
            "ip_address": "103.77.188.198",
            "count": 3,
            "first_visit": "2022-05-21T10:49:14.146514+06:00",
            "date": null
        },
        {
            "id": 61058,
            "ip_address": "103.77.188.198",
            "count": 1,
            "first_visit": "2023-12-12T14:04:55.352869+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 17509,
            "ip_address": "103.77.188.207",
            "count": 1,
            "first_visit": "2022-06-22T22:07:33.840522+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 6481,
            "ip_address": "103.77.188.211",
            "count": 1,
            "first_visit": "2022-05-15T23:46:04.434600+06:00",
            "date": null
        },
        {
            "id": 24913,
            "ip_address": "103.77.188.212",
            "count": 1,
            "first_visit": "2022-07-20T21:23:25.724479+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11551,
            "ip_address": "103.77.188.213",
            "count": 1,
            "first_visit": "2022-05-26T00:23:53.834384+06:00",
            "date": null
        }
    ]
}