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

{
    "count": 101381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36920&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36904&ordering=first_visit",
    "results": [
        {
            "id": 36913,
            "ip_address": "27.147.206.226",
            "count": 1,
            "first_visit": "2022-11-04T11:40:57.589683+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36914,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-11-04T11:59:32.850670+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36915,
            "ip_address": "116.58.201.49",
            "count": 1,
            "first_visit": "2022-11-04T12:10:43.304778+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36916,
            "ip_address": "40.77.139.110",
            "count": 1,
            "first_visit": "2022-11-04T12:52:09.261395+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36917,
            "ip_address": "103.130.175.12",
            "count": 3,
            "first_visit": "2022-11-04T12:53:50.952202+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36918,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-11-04T12:56:58.815528+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36919,
            "ip_address": "103.15.42.201",
            "count": 1,
            "first_visit": "2022-11-04T12:57:08.824944+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36920,
            "ip_address": "103.186.252.4",
            "count": 4,
            "first_visit": "2022-11-04T13:06:24.428217+06:00",
            "date": "2022-11-04"
        }
    ]
}