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

{
    "count": 95406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16952&ordering=ip_address",
    "results": [
        {
            "id": 15951,
            "ip_address": "103.253.44.138",
            "count": 1,
            "first_visit": "2022-06-17T11:46:41.222721+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12963,
            "ip_address": "103.253.44.139",
            "count": 5,
            "first_visit": "2022-05-31T00:54:52.502444+06:00",
            "date": null
        },
        {
            "id": 33563,
            "ip_address": "103.253.44.140",
            "count": 1,
            "first_visit": "2022-08-31T21:36:49.738097+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 11909,
            "ip_address": "103.253.44.140",
            "count": 1,
            "first_visit": "2022-05-27T12:17:42.970923+06:00",
            "date": null
        },
        {
            "id": 24313,
            "ip_address": "103.253.44.140",
            "count": 1,
            "first_visit": "2022-07-20T00:56:42.951157+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 21094,
            "ip_address": "103.253.44.143",
            "count": 1,
            "first_visit": "2022-07-04T17:38:05.536209+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 31333,
            "ip_address": "103.253.44.144",
            "count": 2,
            "first_visit": "2022-08-06T11:39:57.947933+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 6568,
            "ip_address": "103.253.44.145",
            "count": 1,
            "first_visit": "2022-05-16T09:28:24.801816+06:00",
            "date": null
        }
    ]
}