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

{
    "count": 96569,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21608&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21592&ordering=first_visit",
    "results": [
        {
            "id": 21601,
            "ip_address": "114.119.133.130",
            "count": 1,
            "first_visit": "2022-07-08T15:22:54.137648+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21602,
            "ip_address": "114.119.131.180",
            "count": 1,
            "first_visit": "2022-07-08T15:34:38.404510+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21603,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-07-08T15:39:53.459275+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21604,
            "ip_address": "114.119.131.189",
            "count": 1,
            "first_visit": "2022-07-08T15:47:41.990821+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21605,
            "ip_address": "114.119.133.30",
            "count": 1,
            "first_visit": "2022-07-08T15:51:42.902971+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21606,
            "ip_address": "114.119.130.12",
            "count": 1,
            "first_visit": "2022-07-08T15:54:04.162684+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21607,
            "ip_address": "114.119.131.163",
            "count": 1,
            "first_visit": "2022-07-08T15:58:09.466836+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 21608,
            "ip_address": "66.249.66.82",
            "count": 3,
            "first_visit": "2022-07-08T15:59:51.946309+06:00",
            "date": "2022-07-08"
        }
    ]
}