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

{
    "count": 94022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12384&ordering=ip_address",
    "results": [
        {
            "id": 7926,
            "ip_address": "103.203.178.106",
            "count": 4,
            "first_visit": "2022-05-17T11:16:41.092671+06:00",
            "date": null
        },
        {
            "id": 5330,
            "ip_address": "103.203.178.107",
            "count": 1,
            "first_visit": "2022-04-23T22:37:44.897926+06:00",
            "date": null
        },
        {
            "id": 6787,
            "ip_address": "103.203.178.111",
            "count": 1,
            "first_visit": "2022-05-16T15:28:29.873898+06:00",
            "date": null
        },
        {
            "id": 8031,
            "ip_address": "103.203.178.13",
            "count": 1,
            "first_visit": "2022-05-17T12:06:33.179037+06:00",
            "date": null
        },
        {
            "id": 39381,
            "ip_address": "103.203.178.13",
            "count": 1,
            "first_visit": "2022-12-26T07:01:39.651630+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 10087,
            "ip_address": "103.203.178.131",
            "count": 1,
            "first_visit": "2022-05-21T21:32:40.666344+06:00",
            "date": null
        },
        {
            "id": 10086,
            "ip_address": "103.203.178.133",
            "count": 1,
            "first_visit": "2022-05-21T21:32:40.623669+06:00",
            "date": null
        },
        {
            "id": 26734,
            "ip_address": "103.203.178.138",
            "count": 1,
            "first_visit": "2022-07-24T12:37:16.325505+06:00",
            "date": "2022-07-24"
        }
    ]
}