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

{
    "count": 94851,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=first_visit",
    "results": [
        {
            "id": 15001,
            "ip_address": "114.119.131.166",
            "count": 1,
            "first_visit": "2022-06-14T11:27:07.466423+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15002,
            "ip_address": "43.250.82.233",
            "count": 1,
            "first_visit": "2022-06-14T11:27:46.508994+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15003,
            "ip_address": "202.4.117.244",
            "count": 2,
            "first_visit": "2022-06-14T11:39:54.204919+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15004,
            "ip_address": "118.67.222.138",
            "count": 1,
            "first_visit": "2022-06-14T11:41:23.208908+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15005,
            "ip_address": "114.119.130.251",
            "count": 1,
            "first_visit": "2022-06-14T11:45:17.326269+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15006,
            "ip_address": "61.247.180.86",
            "count": 24,
            "first_visit": "2022-06-14T11:54:28.803676+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15007,
            "ip_address": "103.187.98.59",
            "count": 1,
            "first_visit": "2022-06-14T11:59:27.246071+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 15008,
            "ip_address": "113.212.111.151",
            "count": 1,
            "first_visit": "2022-06-14T12:14:26.314801+06:00",
            "date": "2022-06-14"
        }
    ]
}