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

{
    "count": 96931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22184&ordering=ip_address",
    "results": [
        {
            "id": 664,
            "ip_address": "103.85.199.29",
            "count": 1,
            "first_visit": "2021-12-14T02:21:06.395832+06:00",
            "date": null
        },
        {
            "id": 57774,
            "ip_address": "103.85.199.5",
            "count": 1,
            "first_visit": "2023-10-16T23:45:15.499937+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 3286,
            "ip_address": "103.85.232.172",
            "count": 1,
            "first_visit": "2022-02-03T23:59:54.547466+06:00",
            "date": null
        },
        {
            "id": 5299,
            "ip_address": "103.85.232.248",
            "count": 1,
            "first_visit": "2022-04-21T19:20:26.002229+06:00",
            "date": null
        },
        {
            "id": 13000,
            "ip_address": "103.85.232.249",
            "count": 1,
            "first_visit": "2022-05-31T02:48:19.774640+06:00",
            "date": null
        },
        {
            "id": 20347,
            "ip_address": "103.85.232.250",
            "count": 2,
            "first_visit": "2022-06-30T12:56:28.756615+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 30048,
            "ip_address": "103.85.232.250",
            "count": 1,
            "first_visit": "2022-07-30T23:02:12.333229+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25235,
            "ip_address": "103.85.232.250",
            "count": 1,
            "first_visit": "2022-07-21T08:57:39.052468+06:00",
            "date": "2022-07-21"
        }
    ]
}