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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34512&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34496&ordering=first_visit",
    "results": [
        {
            "id": 34505,
            "ip_address": "66.249.73.1",
            "count": 6,
            "first_visit": "2022-09-16T17:40:50.844826+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34506,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-09-16T18:12:34.052680+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34507,
            "ip_address": "66.249.73.30",
            "count": 4,
            "first_visit": "2022-09-16T18:41:57.296535+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34508,
            "ip_address": "103.55.145.41",
            "count": 2,
            "first_visit": "2022-09-16T20:19:46.204918+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34509,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-09-16T21:07:22.850010+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34510,
            "ip_address": "27.147.202.162",
            "count": 1,
            "first_visit": "2022-09-16T23:21:26.105284+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34511,
            "ip_address": "40.94.97.20",
            "count": 2,
            "first_visit": "2022-09-16T23:23:16.438259+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34512,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-09-17T00:08:41.676190+06:00",
            "date": "2022-09-17"
        }
    ]
}