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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39520&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39504&ordering=first_visit",
    "results": [
        {
            "id": 39513,
            "ip_address": "114.119.140.206",
            "count": 1,
            "first_visit": "2022-12-28T17:38:19.198329+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39514,
            "ip_address": "37.111.205.227",
            "count": 2,
            "first_visit": "2022-12-28T17:50:07.416847+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39515,
            "ip_address": "114.119.132.6",
            "count": 1,
            "first_visit": "2022-12-28T18:34:21.264948+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39516,
            "ip_address": "66.249.66.212",
            "count": 1,
            "first_visit": "2022-12-28T18:35:36.037385+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39517,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-12-28T18:38:47.362745+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39518,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-28T19:33:45.808044+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39519,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-12-28T19:41:28.235766+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 39520,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-12-28T19:48:49.399163+06:00",
            "date": "2022-12-28"
        }
    ]
}